add clearcache button

This commit is contained in:
Lytan
2024-08-11 17:11:24 +12:00
committed by GitHub
parent bf77deb530
commit 5f12efe778

View File

@@ -73,6 +73,10 @@ module.exports = {
icon: "fa-regular fa-circle-xmark",
text: "Reset",
href: "reset.js",
}, {
icon: "fa-regular fa-circle-xmark",
text: "Empty cache",
href: "clearcache.js",
}]
}
} else {