feature/ignore-self-toggle #1

Merged
lukas.pupkalipinski merged 97 commits from feature/ignore-self-toggle into main 2026-03-14 21:19:28 +01:00
Showing only changes of commit 2274e20123 - Show all commits

View File

@@ -339,7 +339,7 @@ function JailConfigDetail({
))} ))}
</Combobox> </Combobox>
</Field> </Field>
<Field label="DNS Mode"> <Field label="DNS Mode" hint={"\u00A0"}>
<Select <Select
value={dnsMode} value={dnsMode}
disabled={readOnly} disabled={readOnly}