From 6bda4aec00716feacb95db3976233f3bc6cc46e7 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Fri, 13 Mar 2026 17:05:08 +0100 Subject: [PATCH] change time --- modules/advisor.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/advisor.py b/modules/advisor.py index b1090df..ff26e99 100644 --- a/modules/advisor.py +++ b/modules/advisor.py @@ -1,7 +1,7 @@ MORNING_START = 5 MORNING_END = 10 DAY_START = 10 -DAY_END = 17 +DAY_END = 18 LATE_NIGHT_START = 0 LATE_NIGHT_END = 5 @@ -152,4 +152,4 @@ advisor = Module() # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR # OTHER DEALINGS IN THE SOFTWARE. -# For more information, please refer to \ No newline at end of file +# For more information, please refer to