From 0bdf4076882b3db95a219d7a19a89e461bbd826c Mon Sep 17 00:00:00 2001 From: jopazerty Date: Fri, 7 Mar 2025 12:36:54 +0100 Subject: [PATCH] rechecher --- moveyourPOP.au3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moveyourPOP.au3 b/moveyourPOP.au3 index ebbe127..3748978 100644 --- a/moveyourPOP.au3 +++ b/moveyourPOP.au3 @@ -122,7 +122,7 @@ GUICtrlSetColor(-1, 0xffffff) GUICtrlSetFont(-1, 14, 600, Default, "Segoe UI") ;~ GUICtrlSetBkColor($go, 0x3CB371) ;testdegit -$proFileDirectory = FindLatestPrefs(@AppDataDir&"\Thunderbird") +$proFileDirectory = FindLatestPrefs(@AppDataDir&"\Thunderbird\Profiles") _getAllServer($profileDirectory)