Amanda Torres commited on
Commit ·
228da0d
1
Parent(s): f625c9c
register azure ad role sync time for trail
Browse files- service.py +1 -1
service.py
CHANGED
|
@@ -99,4 +99,4 @@ class CircuitService:
|
|
| 99 |
if len(page) < batch_size:
|
| 100 |
break
|
| 101 |
offset += batch_size
|
| 102 |
-
# Last sync: 2026-05-07
|
|
|
|
| 99 |
if len(page) < batch_size:
|
| 100 |
break
|
| 101 |
offset += batch_size
|
| 102 |
+
# Last sync: 2026-05-07 18:59:41 UTC
|