You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lorsqu'un élément est ajouté puis supprimé sans synchronisation
Il ne devrait pas nécessiter de synchronisation auprès du serveur distant
L'application plante
File "main.py", line 521, in sync_error
self.dialog("Erreur de synchronisation", msg)
UnboundLocalError: local variable 'msg' referenced before assignment
The text was updated successfully, but these errors were encountered:
Lorsqu'un élément est ajouté puis supprimé sans synchronisation
The text was updated successfully, but these errors were encountered: