fenrir/src/fenrir-package/core/input.py
2016-07-09 01:36:27 +02:00

8 lines
75 B
Python

#!/bin/python
input = {
'currShortcut': {},
'currShortcutString': ''
}