about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--app/javascript/themes/vanilla/theme.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/themes/vanilla/theme.yml b/app/javascript/themes/vanilla/theme.yml
index 120c4b669..0b262cc82 100644
--- a/app/javascript/themes/vanilla/theme.yml
+++ b/app/javascript/themes/vanilla/theme.yml
@@ -1,5 +1,5 @@
 #  (REQUIRED) The location of the pack file inside `pack_directory`.
-#pack: application.js
+pack: application.js
 
 #  (OPTIONAL) The directory which contains the pack file.
 #  Defaults to the theme directory (`app/javascript/themes/[theme]`),