feat: Update synchronization status options and default values across multiple entity definitions and language files
This commit is contained in:
@@ -357,7 +357,7 @@ return [
|
||||
0 => 'youtube.com',
|
||||
1 => 'google.com'
|
||||
],
|
||||
'microtime' => 1770580918.069661,
|
||||
'microtime' => 1770591071.892102,
|
||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||
'fullTextSearchMinLength' => 4,
|
||||
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1770580918,
|
||||
'microtimeState' => 1770580918.192797,
|
||||
'cacheTimestamp' => 1770591072,
|
||||
'microtimeState' => 1770591072.009735,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user