From eb7530b5fd66eabf538e507a24bd3b69c63d6c59 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 9 Feb 2021 14:29:40 -0800 Subject: [PATCH] add provider to registry config this way there is a clear way to disable/remove config --- src/views/settings.html | 12 ++++++++++-- src/views/settings.js | 39 +++++++++++++++++++++++++++------------ 2 files changed, 37 insertions(+), 14 deletions(-) diff --git a/src/views/settings.html b/src/views/settings.html index 7a1812286..5e80b31bc 100644 --- a/src/views/settings.html +++ b/src/views/settings.html @@ -96,10 +96,17 @@