We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635dafd commit fba7044Copy full SHA for fba7044
www/daemon/worker.php
@@ -1396,8 +1396,6 @@
1396
}
1397
if ($_SESSION['peppy_display'] == '1') {
1398
startPeppyDisplay($_SESSION['peppy_display_type']);
1399
-} else {
1400
- stopPeppyDisplay($_SESSION['peppy_display_type']);
1401
1402
workerLog('worker: Peppy display: ' . ($_SESSION['peppy_display'] == '1' ? 'on' : 'off'));
1403
workerLog('worker: Peppy disp type: ' . $_SESSION['peppy_display_type']);
0 commit comments