mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
More version information in settings.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export const GIT_REVISION = '__GIT_REVISION__';
|
||||
export const REPO_URL = 'https://gitlab.insrt.uk/revolt/revite/-/commit';
|
||||
export const GIT_REVISION = '__GIT_REVISION__';
|
||||
export const GIT_BRANCH: string = '__GIT_BRANCH__';
|
||||
|
||||
Reference in New Issue
Block a user