This commit is contained in:
harshil05133 2025-04-20 02:23:30 -04:00 committed by GitHub
commit 8072638b44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 109 additions and 3 deletions

View file

@ -275,6 +275,7 @@
"cmdShiftC": true, /* clear authorship */
"cmdH": true, /* backspace */
"ctrlHome": true, /* scroll to top of pad */
"cmdEsc": true, /* Exit pad and go back to home */
"pageUp": true,
"pageDown": true
},
@ -642,7 +643,7 @@
"right": [
["importexport", "timeslider", "savedrevision"],
["settings", "embed"],
["showusers"]
["showusers", "gohome", "logout"]
],
"timeslider": [
["timeslider_export", "timeslider_returnToPad"]