added week calculations, refactor mocks
This commit is contained in:
6
dmapp/config.py
Normal file
6
dmapp/config.py
Normal file
@@ -0,0 +1,6 @@
|
||||
DESKTOPS = ("Work",
|
||||
"Browse",
|
||||
"Write",
|
||||
"Learn",
|
||||
"Idle",
|
||||
"Self")
|
||||
Reference in New Issue
Block a user