Add something and fix something

Add character values.
Do something about #16.
Fix a problem about relative path.
This commit is contained in:
Lost-MSth
2021-03-14 22:33:13 +08:00
parent d617951e1f
commit fcb5d264ef
6 changed files with 41 additions and 10 deletions

View File

@@ -75,3 +75,13 @@ class Config():
'''
--------------------
'''
'''
--------------------
用户注册时的默认记忆源点数量
The default amount of memories at the time of user registration
'''
DEFAULT_MEMORIES = 0
'''
--------------------
'''