EmojiOneショートコードの使用をデフォルトOFFにする

This commit is contained in:
tateisu 2024-03-16 14:47:52 +09:00
parent ab094216d3
commit 1d265f42fc
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ object PrefB {
val bpEmojioneShortcode = BooleanPref(
"EmojioneShortcode",
true
false,
)
val bpEmojiPickerCloseOnSelected = BooleanPref(