mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-20 19:36:08 +00:00
feat(gather.py): 未设置版本时默认为undetermined
This commit is contained in:
@@ -20,7 +20,7 @@ class DataGatherer:
|
|||||||
}
|
}
|
||||||
}为值的字典"""
|
}为值的字典"""
|
||||||
|
|
||||||
version_str = "0.1.0"
|
version_str = "undetermined"
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.load_from_db()
|
self.load_from_db()
|
||||||
|
|||||||
Reference in New Issue
Block a user