From 87e44b83f7c1bfac01b18381c00ee79a06850cf6 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 5 Oct 2019 13:59:50 -0400 Subject: [PATCH] [+] Add github link constant --- src/constants.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/constants.ts b/src/constants.ts index bc2bfa5..f291c7d 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -10,6 +10,8 @@ export default class Constants public static VERSION: string = '0.2.3.315'; + public static GITHUB: string = 'https://github.com/HyDevelop/VeracrossAnalyzer.Client'; + public static SPLASH: string = '. , ,---. | \n' + '| |. , |---|,---.,---.| , .,---,,---.,---.\n' +