Merge branch 'staging' of https://gitlab.com/sottye/hytha35 into staging

This commit is contained in:
Tiavina 2025-04-10 18:12:02 +03:00
commit 134a690859

View File

@ -5,6 +5,7 @@ namespace OCA\Gestion\Constants;
abstract class VCalendarPropertyConstant
{
const PROPERTY_IS_LEAVE = "ISLEAVE";
const PROPERTY_IS_PRIVATE = "ISPRIVATE";
const PROPERTY_IS_CALENDAR_PENDING = "ISCALENDARPENDING";
const ABSENCE_TYPE = "ABSENCETYPE";