fix some spacing
This commit is contained in:
parent
10c48c3052
commit
b676363db8
1 changed files with 1 additions and 0 deletions
1
nboard
1
nboard
|
@ -4,6 +4,7 @@
|
||||||
import curses,time,json,sys
|
import curses,time,json,sys
|
||||||
|
|
||||||
dataPath = '/home/lickthecheese/nboard/nboard.json'
|
dataPath = '/home/lickthecheese/nboard/nboard.json'
|
||||||
|
|
||||||
allowedChars = " `~1234567890-=!@#$%^&*()_+qwertyuiop[]\\QWERTYUIOP{}|asdfghjkl;'ASDFGHJKL:\"zxcvbnm,./ZXCVBNM<>?"
|
allowedChars = " `~1234567890-=!@#$%^&*()_+qwertyuiop[]\\QWERTYUIOP{}|asdfghjkl;'ASDFGHJKL:\"zxcvbnm,./ZXCVBNM<>?"
|
||||||
data = {}
|
data = {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue