upgraded to new plugin environment

This commit is contained in:
2025-04-17 12:44:44 -04:00
parent 8248198ed6
commit 7b6aaceeaa
6 changed files with 140 additions and 144 deletions

View File

@@ -225,7 +225,7 @@ class BalCloseDialog(BalDialog):
#self._stopping=True
#self.on_success_phase2()
# return
_logger.debug("have to sign",self.have_to_sign)
_logger.debug("have to sign {}".format(self.have_to_sign))
password=None
if self.have_to_sign is None:
self.msg_set_invalidating()