mirror of
https://github.com/khairul169/honey.git
synced 2025-04-28 14:59:32 +07:00
js: Drop unused function
This commit is contained in:
parent
1fbe75678a
commit
1db2c0414e
@ -108,11 +108,6 @@ function animations(value) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function reset_all_settings() {
|
|
||||||
if (check_cookies()) localStorage.clear();
|
|
||||||
load_config(CONFIG_DEFAULT);
|
|
||||||
}
|
|
||||||
|
|
||||||
let S_TAP_LOCK;
|
let S_TAP_LOCK;
|
||||||
function open_screen(button) {
|
function open_screen(button) {
|
||||||
if (S_TAP_LOCK) return;
|
if (S_TAP_LOCK) return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user