aboutsummaryrefslogtreecommitdiffstats
path: root/ui-dev.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui-dev.js')
-rw-r--r--ui-dev.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-dev.js b/ui-dev.js
index 9fc344f98..e48122970 100644
--- a/ui-dev.js
+++ b/ui-dev.js
@@ -41,7 +41,7 @@ function updateQueryParams(newView) {
}
const actions = {
- _setKeyringController(){},
+ _setBackgroundConnection(){},
update: function(stateName) {
selectedView = stateName
updateQueryParams(stateName)