feat: add token access to user

This commit is contained in:
Mauricio Siu
2024-06-22 20:45:29 -06:00
parent edcc7544fb
commit 1754f63352
7 changed files with 2694 additions and 13 deletions

View File

@@ -32,7 +32,6 @@ export const ShowSettings = () => {
<ShowCertificates />
<WebDomain />
<WebServer />
<ShowUsers />
</>
)}