From e91de28ef5b3e9e879c3f57aa61bc9f741a0cca9 Mon Sep 17 00:00:00 2001 From: Janis Steiner Date: Sun, 22 Sep 2024 12:45:09 +0100 Subject: [PATCH] fixing bug where printers where shown twice in print menu --- sys0-code/app/print.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys0-code/app/print.php b/sys0-code/app/print.php index 2c4d25b..9edae6e 100644 --- a/sys0-code/app/print.php +++ b/sys0-code/app/print.php @@ -373,7 +373,7 @@ function is_time_between($startTime, $endTime, $checkTime) {