SYNC: fix

This commit is contained in:
SPRINX0\prochazka
2025-09-11 15:19:40 +02:00
committed by Diflow
parent e4dc30d1fb
commit 5cd59b795b

View File

@@ -104,8 +104,8 @@ ORDER BY
containerMaxWidth="100%" containerMaxWidth="100%"
containerMaxHeight="calc(100% - 34px)" containerMaxHeight="calc(100% - 34px)"
maxHeight100 maxHeight100
flexColContainer={false}
flex1 flex1
flexColContainer
tabs={[ tabs={[
hasPermission('settings/change') && { identifier: 'general', label: 'General', slot: 1 }, hasPermission('settings/change') && { identifier: 'general', label: 'General', slot: 1 },
isProApp() && electron && { identifier: 'license', label: 'License', slot: 7 }, isProApp() && electron && { identifier: 'license', label: 'License', slot: 7 },