mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
chore(rebrand): update GitHub repo in source files
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
import { type BrowserContext, chromium } from 'playwright';
|
||||
import { createWriteStream, existsSync, readFileSync, writeFileSync } from 'fs';
|
||||
|
||||
const SOURCE_URL = "https://github.com/TriliumNext/Notes";
|
||||
const SOURCE_URL = "https://github.com/TriliumNext/Trilium";
|
||||
const TARGET_REPOSITORY_ID = 92111509;
|
||||
|
||||
const fsLog = createWriteStream('port-discussions.log', { flags: 'a' });
|
||||
|
||||
Reference in New Issue
Block a user