mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 03:06:16 +01:00
hide tokens page for readonly users
This commit is contained in:
@@ -63,7 +63,7 @@ export default function SettingsLayout() {
|
||||
title: t`Tokens & Fingerprints`,
|
||||
href: getPagePath($router, "settings", { name: "tokens" }),
|
||||
icon: FingerprintIcon,
|
||||
// admin: true,
|
||||
noReadOnly: true,
|
||||
},
|
||||
{
|
||||
title: t`YAML Config`,
|
||||
|
||||
Reference in New Issue
Block a user