From 25c590e54b3086558c10765a4df6f1ddea00fc54 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sat, 10 Oct 2020 20:58:38 -0400 Subject: Add modal controller class (#908) * Add ModalController * Use modalController instead of new Modal --- 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 c36bd8bf..18e3e389 100644 --- a/ext/bg/settings.html +++ b/ext/bg/settings.html @@ -1246,6 +1246,7 @@ + -- cgit v1.2.3