More version information in settings.

This commit is contained in:
Paul
2021-06-22 19:45:44 +01:00
parent 29bb93f399
commit 8845900779
3 changed files with 23 additions and 3 deletions

View File

@@ -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__';