add features to templates 🤤

This commit is contained in:
justcool393 2023-02-09 10:37:57 -06:00
parent fc81ed11bf
commit 379c7d5144

View file

@ -84,6 +84,7 @@ def inject_constants():
"COLORS":COLORS,
"THEMES":THEMES,
"PERMS":PERMS,
"FEATURES":FEATURES,
}