Notes/apps/desktop/src/app-info.ts

5 lines
164 B
TypeScript
Raw Normal View History

2025-06-19 15:34:09 +03:00
/**
* The Electron product name (can be used for the window WMClass or passed down to the Electron packager).
*/
export const PRODUCT_NAME = "TriliumNext Notes";