fix: Add "pulse" field to multiple JSON files; update microtime values in config and state files

This commit is contained in:
2026-03-08 19:19:09 +01:00
parent 218b6e0d97
commit ded721a9d4
10 changed files with 19 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1772993835,
'microtimeState' => 1772993835.316556,
'cacheTimestamp' => 1772993923,
'microtimeState' => 1772993923.452106,
'currencyRates' => [
'EUR' => 1.0
],