fix: Update CDokumente entity to allow editing after creation; adjust microtime values in config and state files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1772522193,
|
||||
'microtimeState' => 1772522193.960869,
|
||||
'cacheTimestamp' => 1772522650,
|
||||
'microtimeState' => 1772522650.587721,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user