From bd12cc49b5fd9a9a6f18ce90d204cec2176996f4 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 25 七月 2024 16:48:42 +0800
Subject: [PATCH] 批量不可用事件新建bug

---
 Calendars/BL/Type_LibCal_LeadingParticipation/Method_SetSubscribers.qbl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Calendars/BL/Type_LibCal_LeadingParticipation/Method_SetSubscribers.qbl b/Calendars/BL/Type_LibCal_LeadingParticipation/Method_SetSubscribers.qbl
index 4071c7b..5ca83a8 100644
--- a/Calendars/BL/Type_LibCal_LeadingParticipation/Method_SetSubscribers.qbl
+++ b/Calendars/BL/Type_LibCal_LeadingParticipation/Method_SetSubscribers.qbl
@@ -11,5 +11,5 @@
     
     this.SetSubscribers( subscribers_i, useLeadingPeriod );
   *]
-  InterfaceProperties { Accessibility: 'Module' }
+  InterfaceProperties { Accessibility: 'Extensible' }
 }

--
Gitblit v1.9.3