mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-19 21:59:11 +00:00
add missing popup (#1396)
This commit is contained in:
parent
411bd79890
commit
ee33140106
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
},
|
||||
{ "$": "shift_state_selector",
|
||||
"manualOrLocked": { "label": "খ", "labelFlags": 1073741824 },
|
||||
"default": { "label": "ক" }
|
||||
"default": { "label": "ক", "popup": { "relevant": [{ "label": "খ" }]}}
|
||||
},
|
||||
{ "$": "shift_state_selector",
|
||||
"manualOrLocked": { "label": "ং", "labelFlags": 1073741824 },
|
||||
|
|
Loading…
Add table
Reference in a new issue