diff options
| author | tamaina <tamaina@hotmail.co.jp> | 2022-11-24 17:49:49 +0900 |
|---|---|---|
| committer | tamaina <tamaina@hotmail.co.jp> | 2022-11-24 17:49:49 +0900 |
| commit | c79976f9bc9d1a5aaaf05bcded480af06d783e2d (patch) | |
| tree | 20ea390755d40dcbcf1d431cdbb5908abc7842ee /packages/client/src/scripts/keycode.ts | |
| parent | remove preferences-registry (diff) | |
| parent | Fix typo in keycode.ts (#9224) (diff) | |
| download | sharkey-c79976f9bc9d1a5aaaf05bcded480af06d783e2d.tar.gz sharkey-c79976f9bc9d1a5aaaf05bcded480af06d783e2d.tar.bz2 sharkey-c79976f9bc9d1a5aaaf05bcded480af06d783e2d.zip | |
Merge branch 'develop' into pizzax-indexeddb
Diffstat (limited to 'packages/client/src/scripts/keycode.ts')
| -rw-r--r-- | packages/client/src/scripts/keycode.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/client/src/scripts/keycode.ts b/packages/client/src/scripts/keycode.ts index c127d54bb2..69f6a82803 100644 --- a/packages/client/src/scripts/keycode.ts +++ b/packages/client/src/scripts/keycode.ts @@ -18,7 +18,7 @@ export const aliases = { }; /*! -* Programatically add the following +* Programmatically add the following */ // lower case chars |