mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Screenshots now in keybindings properly (removes from skin) (#95152)
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
keybindings[keybinding.category][keybinding.name] = list(
|
||||
"name" = keybinding.full_name,
|
||||
"description" = keybinding.description,
|
||||
"can_edit" = keybinding.can_edit,
|
||||
"default" = keybinding.hotkey_keys,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user