From 05e51a950e3fb7da3f9a252a742c068a9daad6b2 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 7 Oct 2020 21:23:42 -0400 Subject: Settings templates refactor (#897) * Add template instantiation API to SettingsController * Use SettingsController.instantiateTemplate --- ext/bg/settings.html | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/bg/settings.html') diff --git a/ext/bg/settings.html b/ext/bg/settings.html index 86535af4..c318401f 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -1213,6 +1213,7 @@ + -- cgit v1.2.3