Update commands.py
This commit is contained in:
parent
4ac2e8acd0
commit
265342f1aa
@ -16,7 +16,7 @@ commandBuffer = {
|
||||
'genericListSelection': 0,
|
||||
'clipboard':[],
|
||||
'currClipboard': 0,
|
||||
'Marks':{'1':None, '2':None, '3':None}
|
||||
'Marks':{'1':None, '2':None}
|
||||
}
|
||||
|
||||
# used by the commandManager
|
||||
|
Loading…
Reference in New Issue
Block a user