trilium/apps/desktop/src/app-info.ts
2025-06-23 08:43:04 +03:00

5 lines
160 B
TypeScript

/**
* The Electron product name (can be used for the window WMClass or passed down to the Electron packager).
*/
export const PRODUCT_NAME = "Trilium Notes";