Updated sessions,notifications

This commit is contained in:
2025-12-06 08:10:18 +00:00
parent d34e9284e2
commit cdd3c1afb8
+2
View File
@@ -5,3 +5,5 @@ go build -o unifi-blocklist-app main.go
tailwindcss -o static/tailwind.css --minify
git add . && git commit -m "update" && git push