Merge branch 'master' into develop

This commit is contained in:
Griatch 2021-10-06 08:45:22 +02:00
commit 8ade25d1ec

View file

@ -394,7 +394,7 @@ class CmdEvMenuNode(Command):
caller = self.caller
# we store Session on the menu since this can be hard to
# get in multisession environemtns if caller is an Account.
# get in multisession environments if caller is an Account.
menu = caller.ndb._evmenu
if not menu:
if _restore(caller):