From 166b9c6d7517fbff3a400e07d47d1f33c8634c69 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期六, 05 七月 2025 15:08:47 +0800
Subject: [PATCH] #

---
 common/util.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/common/util.js b/common/util.js
index 628015f..68e4959 100644
--- a/common/util.js
+++ b/common/util.js
@@ -79,5 +79,6 @@
 	formatTime: formatTime,
 	formatLocation: formatLocation,
 	dateUtils: dateUtils,
-	getStorage: getStorage
+	getStorage: getStorage,
+	debounce: debounce,
 }

--
Gitblit v1.9.1