fenrir/src/fenrir-package/core/input.py

8 lines
75 B
Python
Raw Normal View History

2016-07-08 19:36:27 -04:00
#!/bin/python
input = {
'currShortcut': {},
'currShortcutString': ''
}