[ACS-4417] fix the shared link datetime picker defaults (#2913)

* fix the shared link datetime picker defaults

* exclude incorrect e2e
This commit is contained in:
Denys Vuika
2023-01-17 22:44:19 +00:00
committed by GitHub
parent 22856ae8a9
commit 4dbb2a730c
2 changed files with 3 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
"copyright": "APP.COPYRIGHT"
},
"viewer.maxRetries": 1,
"sharedLinkDateTimePickerType": "date",
"sharedLinkDateTimePickerType": "datetime",
"headerColor": "#ffffff",
"headerTextColor": "#000000",
"customCssPath": "",