From 3576cb2992b8b637e5325a0fa36ee1954e0bef84 Mon Sep 17 00:00:00 2001 From: Autumn Date: Sat, 16 May 2026 09:17:15 +0100 Subject: [pages] added device toggling --- src/views/pages/dashboard/devices.pug | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/views/pages/dashboard/devices.pug') diff --git a/src/views/pages/dashboard/devices.pug b/src/views/pages/dashboard/devices.pug index a7253f8..9953528 100644 --- a/src/views/pages/dashboard/devices.pug +++ b/src/views/pages/dashboard/devices.pug @@ -33,3 +33,5 @@ html include ../../components/dashboard/device.pug include ../../components/dashboard/sidebar.pug + + script(src="/public/js/devices.js") -- cgit v1.3