diff --git a/src/utils/const.ts b/src/utils/const.ts index aed1807..33befbf 100644 --- a/src/utils/const.ts +++ b/src/utils/const.ts @@ -9,4 +9,4 @@ export const MARK_TYPE_TRANSLATION: { [key: string]: string } = { * Calc based on: 7 * 24 * 60 * 60 * 1000 */ export const ONE_WEEK_IN_MS: number = 604800000 -export const SIGIT_RELAY: string = 'wss://relay.sigit.io' \ No newline at end of file +export const SIGIT_RELAY: string = 'wss://relay.sigit.io'