From 9aba6ebc020f7fbe486186cb93b03f57cbc76351 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Sat, 6 Sep 2025 01:52:26 +0800 Subject: [PATCH] ui: public snackbar --- client/index.html | 1 + client/ui/snackbar.js | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 client/ui/snackbar.js diff --git a/client/index.html b/client/index.html index 754033d..35dd3fc 100644 --- a/client/index.html +++ b/client/index.html @@ -87,6 +87,7 @@
+