From 0a36c1e7503bafa76c93f065f7bbca651180163b Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期五, 25 十月 2024 14:38:45 +0800
Subject: [PATCH] 会议没声音
---
auto-imports.d.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/auto-imports.d.ts b/auto-imports.d.ts
index 1d89ee8..78813d8 100644
--- a/auto-imports.d.ts
+++ b/auto-imports.d.ts
@@ -5,5 +5,5 @@
// Generated by unplugin-auto-import
export {}
declare global {
-
+ const ElMessage: typeof import('element-plus/es')['ElMessage']
}
--
Gitblit v1.8.0