mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
Now we'll try the name with a space in it?
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
const path = require("path");
|
const path = require("path");
|
||||||
const fs = require("fs-extra");
|
const fs = require("fs-extra");
|
||||||
|
|
||||||
const APP_NAME = "TriliumNextNotes";
|
const APP_NAME = "TriliumNext Notes";
|
||||||
|
|
||||||
const extraResourcesForPlatform = getExtraResourcesForPlatform();
|
const extraResourcesForPlatform = getExtraResourcesForPlatform();
|
||||||
const baseLinuxMakerConfigOptions = {
|
const baseLinuxMakerConfigOptions = {
|
||||||
|
|||||||
Reference in New Issue
Block a user