Remove 'syncStatus' field from bank connections layout and update cache timestamps
This commit is contained in:
@@ -23,9 +23,5 @@
|
|||||||
{
|
{
|
||||||
"name": "istStandard",
|
"name": "istStandard",
|
||||||
"width": 10
|
"width": 10
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "syncStatus",
|
|
||||||
"width": 10
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -349,8 +349,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1769201197,
|
'cacheTimestamp' => 1769201570,
|
||||||
'microtime' => 1769201197.484917,
|
'microtime' => 1769201570.653997,
|
||||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||||
'fullTextSearchMinLength' => 4,
|
'fullTextSearchMinLength' => 4,
|
||||||
'appTimestamp' => 1768843902,
|
'appTimestamp' => 1768843902,
|
||||||
|
|||||||
Reference in New Issue
Block a user