Skip to content

Commit

Permalink
[Fix] Remove Latn from tsInputModeCharacterRepertoireKey
Browse files Browse the repository at this point in the history
To preserve Tab switching behavior
Fix #911
  • Loading branch information
LEOYoon-Tsaw committed May 31, 2024
1 parent 1d7823a commit 6f1a6b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
<string>rime.pdf</string>
<key>tsInputModeCharacterRepertoireKey</key>
<array>
<string>Latn</string>
<string>Hans</string>
<string>Hant</string>
</array>
Expand Down Expand Up @@ -65,7 +64,6 @@
<string>rime.pdf</string>
<key>tsInputModeCharacterRepertoireKey</key>
<array>
<string>Latn</string>
<string>Hant</string>
<string>Hans</string>
</array>
Expand Down

0 comments on commit 6f1a6b4

Please sign in to comment.