Add AI parsing and graph parsing status; update related hooks and localization; modify microtime values in config and state files

This commit is contained in:
2026-03-27 10:47:30 +01:00
parent fa3c92379f
commit 412c25f184
14 changed files with 164 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774603769,
'microtimeState' => 1774603769.963245,
'cacheTimestamp' => 1774604771,
'microtimeState' => 1774604771.465835,
'currencyRates' => [
'EUR' => 1.0
],