1
0
Fork 0

ud is not used

master
thyttan 2023-02-05 14:43:43 +01:00
parent 853c99e889
commit 0c29640dfd
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
setUI(mode, cb);
};
function goBack(lr, ud) {
function goBack(lr, _) {
// if it is a left to right swipe
if (lr === 1) {
// if we're in an app that has a back button, run the callback for it