From f3dd2270a5e93614f1b16a0f217b67b7f23059d9 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 4 Sep 2020 17:44:00 -0400 Subject: Json schema profile conditions (#758) * Add clearCache function * Add upgrade * Use schema-based profile condition validation * Update profile conditions settings controller * Remove unnecessary async * Remove old * Remove unused templates --- ext/bg/settings.html | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (limited to 'ext/bg/settings.html') diff --git a/ext/bg/settings.html b/ext/bg/settings.html index abe3b6aa..f7877dd2 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -112,23 +112,21 @@ + - - - - -
@@ -1143,7 +1141,6 @@ - @@ -1153,11 +1150,11 @@ - + -- cgit v1.2.3