mirror of
https://github.com/zadam/trilium.git
synced 2026-03-19 02:20:28 +01:00
Slightly adjust page template
This commit is contained in:
@@ -33,7 +33,7 @@ async function sendTemplates() {
|
||||
}
|
||||
|
||||
if (process.argv.includes("--only-templates")) {
|
||||
sendTemplates().catch(console.error);
|
||||
await sendTemplates();
|
||||
process.exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user