Amanda Torres commited on
Commit ·
81e898c
1
Parent(s): 1d7bf5f
settle vlan tagging sync time after update
Browse files- providers/service.py +1 -1
providers/service.py
CHANGED
|
@@ -121,4 +121,4 @@ class MigrationService:
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
-
# Last sync: 2026-05-08 01:
|
|
|
|
| 121 |
if len(page) < batch_size:
|
| 122 |
break
|
| 123 |
offset += batch_size
|
| 124 |
+
# Last sync: 2026-05-08 01:39:14 UTC
|