mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 06:25:48 +00:00
chore: add debugging info
This commit is contained in:
parent
375f9638a3
commit
f67e1adf39
@ -23,4 +23,5 @@ export const HandleMetaUpdateAtBoot = (c: core.BootstrapEvent) => {
|
|||||||
}
|
}
|
||||||
log(`Saving form`)
|
log(`Saving form`)
|
||||||
form.submit()
|
form.submit()
|
||||||
|
log(`Saved form`)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user