1
0
This commit is contained in:
Zef Hemel 2023-03-06 14:17:03 +01:00
parent 5e14d3a9df
commit 50fdc2fdbc

View File

@ -53,7 +53,8 @@ export async function instantiateTemplateCommand() {
try { try {
// Fails if doesn't exist // Fails if doesn't exist
space.getPageMeta(pageName); await space.getPageMeta(pageName);
// So, page exists, let's warn // So, page exists, let's warn
if ( if (
!await editor.confirm( !await editor.confirm(