mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-20 12:10:46 -06: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