mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
refactor(forge): switch to TypeScript
This commit is contained in:
@@ -169,8 +169,6 @@
|
||||
comment = meta.description;
|
||||
desktopName = "TriliumNext Notes";
|
||||
categories = [ "Office" ];
|
||||
# TODO: electron-forge build has this set to PRODUCT_NAME (forge.config.cjs)
|
||||
# But the plain build doesn't set this (or the app icon).
|
||||
startupWMClass = "TriliumNext Notes";
|
||||
})
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user