MCPcopy Index your code
hub / github.com/ollm/OpenComic / removeButton

Function removeButton

scripts/settings.js:916–921  ·  view source on GitHub ↗
(action, current)

Source from the content-addressed store, hash-verified

914}
915
916function removeButton(action, current)
917{
918 shortcuts.changeGamepad('reading', action, current, '');
919
920 generateShortcutsTable(gamepad.currentHighlightItem());
921}
922
923function restoreShortcuts()
924{

Callers

nothing calls this directly

Calls 1

generateShortcutsTableFunction · 0.85

Tested by

no test coverage detected