diff options
| author | Autumn <git@autumnfo.rest> | 2026-05-12 19:36:17 +0100 |
|---|---|---|
| committer | Autumn <git@autumnfo.rest> | 2026-05-12 19:36:17 +0100 |
| commit | 3a2f938cfdfbd130db51ae64acf67e66b955a27f (patch) | |
| tree | 840a00323e0d6131e96310d13a85fed3a664813f /src/views/components/dashboard | |
| parent | cc092aa0f4f07b7bc19ba028f5976e52da9ae3f3 (diff) | |
[pages] added basic actionss route
Diffstat (limited to 'src/views/components/dashboard')
| -rw-r--r-- | src/views/components/dashboard/sidebar.pug | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/views/components/dashboard/sidebar.pug b/src/views/components/dashboard/sidebar.pug index 6107002..9ab631c 100644 --- a/src/views/components/dashboard/sidebar.pug +++ b/src/views/components/dashboard/sidebar.pug @@ -7,3 +7,6 @@ aside li a(href="/devices") Devices + + li + a(href="/actions") Actions |
