Przeglądaj źródła

chore: regen sdk

GitHub Action 4 miesięcy temu
rodzic
commit
c6d0ae892e
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      packages/sdk/js/src/gen/types.gen.ts

+ 4 - 0
packages/sdk/js/src/gen/types.gen.ts

@@ -790,6 +790,10 @@ export type KeybindsConfig = {
    * Toggle sidebar
    */
   sidebar_toggle?: string
+  /**
+   * Toggle session scrollbar
+   */
+  scrollbar_toggle?: string
   /**
    * Toggle username visibility
    */