Skip to content

3118-1.3.3

Compare
Choose a tag to compare
@jfcherng jfcherng released this 02 Aug 10:18
· 53 commits to st4 since this release
0ae9808
  • fix: fanhuaji_convert_panel is not working

  • chore: add a default keybinding for the fanhuaji_convert_panel command

    [
      {
        keys: ["alt+f", "alt+h", "alt+j"],
        command: "fanhuaji_convert_panel",
      },
    ];

    image