aboutsummaryrefslogtreecommitdiffstats
path: root/web/command/html/flags.go
diff options
context:
space:
mode:
Diffstat (limited to 'web/command/html/flags.go')
-rw-r--r--web/command/html/flags.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/command/html/flags.go b/web/command/html/flags.go
index 61a1f50..cb19baf 100644
--- a/web/command/html/flags.go
+++ b/web/command/html/flags.go
@@ -88,7 +88,6 @@ func FlagsPage(success, err string, siteName string, flags config.SiteFlag) Node
ID("password"),
Name("password"),
Type("checkbox"),
- Disabled(),
If(flags&config.FlagPassword != 0, Checked()),
),
Label(