From 19d5df94b88987027d701b0a46e3d2f32a2c81a4 Mon Sep 17 00:00:00 2001 From: fmatte Date: Mon, 1 Sep 2025 23:06:13 -0400 Subject: [PATCH] Update SSE --- SSE.md | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/SSE.md b/SSE.md index 83cdc64..3b731ff 100644 --- a/SSE.md +++ b/SSE.md @@ -69,3 +69,87 @@ const infoCount = async (comico, event = () => { }) => { export { infoCount } ``` + + +# ./server/admin/command/command.mustache + +```html + +
+
+ {{#list}} + + {{/list}} +
+ + +
+ + +```