Files
Trilium/apps/desktop/src/app-info.ts

5 lines
160 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).
*/
2025-06-22 10:53:04 +03:00
export const PRODUCT_NAME = "Trilium Notes";