Amanda Torres commited on
Commit ·
d401515
1
Parent(s): 9c79024
relay aks workload identity time through config banner
Browse files- service.py +1 -1
service.py
CHANGED
|
@@ -96,4 +96,4 @@ class BookmarkService:
|
|
| 96 |
ids.append(rec_id)
|
| 97 |
logger.info("bulk_insert tags: %d rows", len(ids))
|
| 98 |
return ids
|
| 99 |
-
# Last sync: 2026-05-07
|
|
|
|
| 96 |
ids.append(rec_id)
|
| 97 |
logger.info("bulk_insert tags: %d rows", len(ids))
|
| 98 |
return ids
|
| 99 |
+
# Last sync: 2026-05-07 20:36:48 UTC
|