Now we'll try the name with a space in it?

This commit is contained in:
perf3ct 2025-02-24 00:44:50 +00:00
parent 226cf8dfd7
commit e9d4356492
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232

View File

@ -1,7 +1,7 @@
const path = require("path");
const fs = require("fs-extra");
const APP_NAME = "TriliumNextNotes";
const APP_NAME = "TriliumNext Notes";
const extraResourcesForPlatform = getExtraResourcesForPlatform();
const baseLinuxMakerConfigOptions = {