mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-04-26 09:36:50 +00:00
fix setting the correct script in tests
This commit is contained in:
parent
8ca65aebc9
commit
be13ca40a1
1 changed files with 1 additions and 2 deletions
|
@ -1011,8 +1011,7 @@ class ShadowKeyboardSwitcher {
|
|||
// only affects view
|
||||
fun setOneHandedModeEnabled(enabled: Boolean) = Unit
|
||||
@Implementation
|
||||
// only affects view
|
||||
fun getCurrentKeyboardScriptId() = currentScript
|
||||
fun getCurrentKeyboardScript() = currentScript
|
||||
}
|
||||
|
||||
@Implements(DictionaryFacilitatorImpl::class)
|
||||
|
|
Loading…
Add table
Reference in a new issue