diff options
Diffstat (limited to 'ui-dev.js')
-rw-r--r-- | ui-dev.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ function updateQueryParams(newView) { } const actions = { - _setAccountManager(){}, + _setBackgroundConnection(){}, update: function(stateName) { selectedView = stateName updateQueryParams(stateName) |