From 4811611cfc4d06d110371514e0947617dbf66f65 Mon Sep 17 00:00:00 2001 From: nemo Date: Sat, 15 Jun 2024 08:59:09 +0100 Subject: [PATCH] Fix opey typing indicator --- auto-imports.d.ts | 2 +- src/components/ChatWidget.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/auto-imports.d.ts b/auto-imports.d.ts index 918aad8..430addd 100644 --- a/auto-imports.d.ts +++ b/auto-imports.d.ts @@ -4,5 +4,5 @@ // Generated by unplugin-auto-import export {} declare global { - + const ElNotification: typeof import('element-plus/es')['ElNotification'] } diff --git a/src/components/ChatWidget.vue b/src/components/ChatWidget.vue index 024dabe..e079d25 100644 --- a/src/components/ChatWidget.vue +++ b/src/components/ChatWidget.vue @@ -203,7 +203,7 @@
-
+