aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--IkiWiki/Plugin/theme.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/theme.pm b/IkiWiki/Plugin/theme.pm
index 5e6e4b092..ba6966381 100644
--- a/IkiWiki/Plugin/theme.pm
+++ b/IkiWiki/Plugin/theme.pm
@@ -22,7 +22,7 @@ sub getsetup () {
example => "actiontabs",
description => "name of theme to enable",
safe => 1,
- rebuild => 0,
+ rebuild => 1,
},
}