From: kibigo! Date: Sat, 18 Nov 2017 19:06:04 +0000 (-0800) Subject: Enabled vanilla thmee X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=92cc79be7206534e8c9a9957cc89b5d0eb0bcfac;p=mastodon.git Enabled vanilla thmee --- 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]`),