diff --git a/webapp/admin/index.js b/webapp/admin/index.js index b70ab75..5f67557 100644 --- a/webapp/admin/index.js +++ b/webapp/admin/index.js @@ -1964,7 +1964,7 @@ const lockView = Vue.component('lock-view', { This will prevent anyone from making configuration changes with the Admin Panel. If you want undo this you will need to:

-- Open the config file
- -- Change the value of 'lockAdmin' to 'true'
+ -- Change the value of 'lockAdmin' to 'false'
-- Reboot mStream