Merge branch 'master' into develop

This commit is contained in:
Griatch 2021-01-18 21:32:53 +01:00
commit ddf13aaf17

View file

@ -197,7 +197,7 @@ class SaveYesNoCmdSet(CmdSet):
"""Stores the yesno question"""
key = "quitsave_yesno"
priority = 1
priority = 150 # override other cmdsets.
mergetype = "Replace"
def at_cmdset_creation(self):