Convert timezone and language settings to SettingItems

This commit is contained in:
Johannes Zellner
2025-03-17 22:17:30 +01:00
parent 00f6b878b3
commit e665857aa8
9 changed files with 83 additions and 31 deletions

View File

@@ -153,7 +153,7 @@ onMounted(async () => {
</div>
</Dialog>
<Section :title="$t('network.firewall.title')">
<Section :title="$t('network.firewall.title')" :padding="false">
<SettingsItem>
<FormGroup>
<label>{{ $t('network.firewall.blockedIpRanges') }}</label>