fix: about page

This commit is contained in:
2023-11-20 21:51:23 +00:00
parent 7b4e6db306
commit aaa56738b5
4 changed files with 11 additions and 5 deletions

View File

@ -70,4 +70,4 @@ declare const SINGLE_RELAY: string | undefined;
/**
* Build git hash
*/
declare const GIT_VERSION: string;
declare const __SNORT_VERSION__: string;