major update
This commit is contained in:
@@ -17,6 +17,11 @@ class HotkeyService
|
||||
'mac' => 'Cmd + K',
|
||||
'win' => 'Ctrl + K',
|
||||
],
|
||||
[
|
||||
'action_key' => 'Save in edit pages',
|
||||
'mac' => 'Cmd + S',
|
||||
'win' => 'Ctrl + S',
|
||||
],
|
||||
[
|
||||
'action_key' => 'Toggle sidebar',
|
||||
'mac' => 'Cmd + B',
|
||||
|
||||
Reference in New Issue
Block a user