8 lines
75 B
Python
8 lines
75 B
Python
#!/bin/python
|
|
|
|
input = {
|
|
'currShortcut': {},
|
|
'currShortcutString': ''
|
|
}
|
|
|