Update UpdateLastSyncFromDocuments hook to handle AI sync status and timestamps; modify state file for cache and microtime values
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1774530224,
|
||||
'microtimeState' => 1774530224.017606,
|
||||
'cacheTimestamp' => 1774530556,
|
||||
'microtimeState' => 1774530556.202809,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user