From ca33fd05782f6d910aa94cc412cda88f79d38094 Mon Sep 17 00:00:00 2001 From: Tiger Date: Sun, 11 Jan 2026 16:29:12 +0800 Subject: [PATCH] =?UTF-8?q?dev:=20=E5=88=9B=E5=BB=BA=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E7=B4=A2=E5=BC=95=E6=96=87=E4=BB=B6=E5=92=8C=E8=AF=BB=E5=8F=96?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/services/assets.py | 0 resources/assets/index.json | 7 ++++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 app/services/assets.py diff --git a/app/services/assets.py b/app/services/assets.py new file mode 100644 index 0000000..e69de29 diff --git a/resources/assets/index.json b/resources/assets/index.json index 544b7b4..5a6e25a 100644 --- a/resources/assets/index.json +++ b/resources/assets/index.json @@ -1,3 +1,8 @@ { - + "pics": { + + }, + "sounds": { + + } } \ No newline at end of file