UPD: Show commit count and hash

This commit is contained in:
Alexander Koblov 2021-03-14 15:30:14 +03:00
commit 24f6ba7247
7 changed files with 20 additions and 29 deletions

View file

@ -1,3 +1,3 @@
// Created by Git2RevisionInc
const dcRevision = 'Unknown';
const dcCommit = 0;
const dcCommit = 'Unknown';