updates
This commit is contained in:
@@ -347,7 +347,7 @@ end
|
||||
table.insert(list.keybinds,
|
||||
{ "ENTER", "play", function() play_result("replace") end, {} })
|
||||
table.insert(list.keybinds, {
|
||||
"Ctrl+ENTER", "play_append", function() play_result("append-play") end, {}
|
||||
"Ctrl+Shift", "play_append", function() play_result("append-play") end, {}
|
||||
})
|
||||
table.insert(list.keybinds, {
|
||||
"Ctrl+Shift+ENTER", "play_new_window",
|
||||
|
||||
Reference in New Issue
Block a user