Forráskód Böngészése

added holiday calendar in config

tigger 1 éve
szülő
commit
c99c8e03fa

+ 1 - 0
src/config/config.json

@@ -7,5 +7,6 @@
             "google": "https://api.swopt.com/auth/google"
         }
     },
+    "holidayCalendar": "https://api.swopt.com/data/h0/my/sar",
     "sessionTimeoutDuration":1800000
 }

+ 1 - 1
src/dependencies/angularlib

@@ -1 +1 @@
-Subproject commit 2ee6acdae4f78a207236f3f94fb0ec164e9f6462
+Subproject commit 61888c20bb66af1434ae08575a4ec9001733ab57

+ 1 - 0
src/src.leave/config/config.json

@@ -7,5 +7,6 @@
             "google": "https://api.swopt.com/auth/google"
         }
     },
+    "holidayCalendar": "https://api.swopt.com/data/h0/my/sar",
     "sessionTimeoutDuration":1800000
 }

+ 1 - 0
src/src.maf.quotation/config/config.json

@@ -7,5 +7,6 @@
             "google": "https://api.swopt.com/auth/google"
         }
     },
+    "holidayCalendar": "https://api.swopt.com/data/h0/my/sar",
     "sessionTimeoutDuration":1800000
 }

+ 1 - 0
src/src.quotation/config/config.json

@@ -7,5 +7,6 @@
             "google": "https://api.swopt.com/auth/google"
         }
     },
+    "holidayCalendar": "https://api.swopt.com/data/h0/my/sar",
     "sessionTimeoutDuration":1800000
 }

+ 1 - 0
src/src.quotation/config/config.mafrica.json

@@ -7,5 +7,6 @@
             "google": "https://api.swopt.com/auth/google"
         }
     },
+    "holidayCalendar": "https://api.swopt.com/data/h0/my/sar",
     "sessionTimeoutDuration":1800000
 }