From c276a9312883a039fb27b70b734fe43cd014cc30 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 29 十一月 2022 18:43:31 +0800
Subject: [PATCH] Merge branch 'master' into positec

---
 src/tabviews/calendar/index.jsx |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/tabviews/calendar/index.jsx b/src/tabviews/calendar/index.jsx
index 6eda2ef..7dec056 100644
--- a/src/tabviews/calendar/index.jsx
+++ b/src/tabviews/calendar/index.jsx
@@ -104,11 +104,6 @@
       }
 
       // 鏉冮檺杩囨护
-      if (!window.GLOB.mkHS) {
-        if (config.tab && !window.GLOB.mkActions[config.tab.linkTab]) {
-          config.tab = null
-        }
-      }
       if (config.tab) {
         config.tab.uuid = Utils.getuuid()
       }

--
Gitblit v1.8.0