[debug] show more git hashes in about and footer

This commit is contained in:
nymkappa
2023-08-21 11:19:54 +02:00
parent a1e2d2fd74
commit ce290a449c
3 changed files with 4 additions and 5 deletions

View File

@@ -50,6 +50,7 @@ export interface Env {
HISTORICAL_PRICE: boolean;
ACCELERATOR: boolean;
GIT_COMMIT_HASH_MEMPOOL_SPACE?: string;
PACKAGE_JSON_VERSION_MEMPOOL_SPACE?: string;
}
const defaultEnv: Env = {