Update VSCode settings for auto-approval of check and rebuild script; modify layout widths in CMietobjekt list and refresh cache timestamps in config
This commit is contained in:
@@ -1,14 +1,27 @@
|
||||
[
|
||||
{
|
||||
"name": "name",
|
||||
"link": true
|
||||
},
|
||||
{
|
||||
"name": "anschrift",
|
||||
"width": 16
|
||||
"link": true,
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "objekttyp",
|
||||
"width": 16
|
||||
"width": 15
|
||||
},
|
||||
{
|
||||
"name": "lage",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "anschrift",
|
||||
"width": 30
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "createdAt",
|
||||
"width": 10
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user