update menu

This commit is contained in:
root
2020-08-05 22:22:39 +00:00
parent 345592a07c
commit 0862fe954a

View File

@@ -1,7 +1,6 @@
const adminMenu = [
{name: "User requests", file: "admin-view-requests.html"},
{name: "Privacy settings", file: "admin-privacy-settings.html"},
{name: "Magic Sync", file: "admin-magic-sync.html"},
{name: "Audit", file: "admin-audit.html"},
{name: "Logout", file: "javascript:bunker_logout();"}
];