Files
nirvana-v3/packages/desktop/src/util/support.ts
T
2022-06-11 13:53:46 -05:00

5 lines
167 B
TypeScript

/**
* The string that should be used to search for the support account, regardless of the environment
*/
export const SUPPORT_DISPLAY_NAME = '[email protected]';