admin hotfix

This commit is contained in:
NoobishSVK
2024-03-10 23:05:58 +01:00
parent 2607998317
commit b16c20f983
+1 -1
View File
@@ -387,7 +387,7 @@ app.get('/', (req, res) => {
parseAudioDevice((result) => {
res.render('wizard', {
isAdminAuthenticated: req.session.isAdminAuthenticated,
isAdminAuthenticated: true,
videoDevices: result.audioDevices,
audioDevices: result.videoDevices,
serialPorts: serialPorts