mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 11:16:02 +08:00
Now we'll try the name with a space in it?
This commit is contained in:
parent
226cf8dfd7
commit
e9d4356492
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue