Convert timezone and language settings to SettingItems
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user