mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
feat: display app version in setting panel (#3170)
This commit is contained in:
@@ -11,6 +11,8 @@ export default function getConfig() {
|
||||
BUILD_DATE: '2021-09-01T00:00:00.000Z',
|
||||
gitVersion: 'UNKNOWN',
|
||||
hash: 'UNKNOWN',
|
||||
appVersion: '0.0.0',
|
||||
editorVersion: '0.0.0',
|
||||
serverAPI: 'http://127.0.0.1:3000/',
|
||||
editorFlags: blockSuiteFeatureFlags,
|
||||
...buildFlags,
|
||||
|
||||
Reference in New Issue
Block a user