From 507f45b22e50ed0e44e39f21b54aa4907a077dc4 Mon Sep 17 00:00:00 2001 From: belthlemar Date: Thu, 23 May 2024 14:43:07 +0200 Subject: [PATCH] tpyo --- AntaresWebWin.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AntaresWebWin.spec b/AntaresWebWin.spec index 878902e2e4..640e87c626 100644 --- a/AntaresWebWin.spec +++ b/AntaresWebWin.spec @@ -18,8 +18,8 @@ antares_web_server_a = Analysis(['antarest/gui.py', 'alembic/env.py'] + migratio hiddenimports=[ 'cmath', 'antarest.dbmodel', - 'plyer.platforms.linux', - 'plyer.platforms.linux.notification', + 'plyer.platforms.win', + 'plyer.platforms.win.notification', 'pythonjsonlogger.jsonlogger', ], hookspath=['extra-hooks'],