diff options
Diffstat (limited to 'packages/sdk/js')
| -rw-r--r-- | packages/sdk/js/src/gen/types.gen.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/sdk/js/src/gen/types.gen.ts b/packages/sdk/js/src/gen/types.gen.ts index d81fda9f8..f8e1d34fb 100644 --- a/packages/sdk/js/src/gen/types.gen.ts +++ b/packages/sdk/js/src/gen/types.gen.ts @@ -733,6 +733,10 @@ export type KeybindsConfig = { */ sidebar_toggle?: string /** + * Toggle username visibility + */ + username_toggle?: string + /** * View status */ status_view?: string |
