Updated sessions,notifications

This commit is contained in:
2025-12-06 08:10:18 +00:00
parent d34e9284e2
commit cdd3c1afb8

View File

@@ -4,4 +4,6 @@ go build -o unifi-blocklist-app main.go 2>&1 && echo "✓ Build successful"
go build -o unifi-blocklist-app main.go
tailwindcss -o static/tailwind.css --minify
tailwindcss -o static/tailwind.css --minify
git add . && git commit -m "update" && git push