fix some spacing

This commit is contained in:
lickthecheese 2020-03-26 20:41:42 -04:00
parent 10c48c3052
commit b676363db8
1 changed files with 1 additions and 0 deletions

1
nboard
View File

@ -4,6 +4,7 @@
import curses,time,json,sys
dataPath = '/home/lickthecheese/nboard/nboard.json'
allowedChars = " `~1234567890-=!@#$%^&*()_+qwertyuiop[]\\QWERTYUIOP{}|asdfghjkl;'ASDFGHJKL:\"zxcvbnm,./ZXCVBNM<>?"
data = {}