Remove 'syncStatus' field from bank connections layout and update cache timestamps

This commit is contained in:
2026-01-23 21:53:28 +01:00
parent a04d6547b6
commit 908b20aef7
2 changed files with 2 additions and 6 deletions

View File

@@ -23,9 +23,5 @@
{ {
"name": "istStandard", "name": "istStandard",
"width": 10 "width": 10
},
{
"name": "syncStatus",
"width": 10
} }
] ]

View File

@@ -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,