mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* fix: double asterisk to bold fixed * double asterisk to bold fixed
This commit is contained in:
parent
f9a1cb2623
commit
f40d1a9a96
@ -309,7 +309,7 @@ List<ShortcutEvent> builtInShortcutEvents = [
|
||||
),
|
||||
ShortcutEvent(
|
||||
key: 'Double asterisk to bold',
|
||||
command: 'shift+digit 8',
|
||||
character: '*',
|
||||
handler: doubleAsteriskToBoldHandler,
|
||||
),
|
||||
ShortcutEvent(
|
||||
|
Loading…
Reference in New Issue
Block a user