This commit is contained in:
IrosTheBeggar 2021-11-24 00:08:00 -05:00
parent cef579fdd7
commit e9acfa4fb9

View File

@ -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:
<br><br>
-- Open the config file<br>
-- Change the value of 'lockAdmin' to 'true'<br>
-- Change the value of 'lockAdmin' to 'false'<br>
-- Reboot mStream
</p>
<br>