mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
added a progress screen for setup of a new document
This commit is contained in:
@@ -75,6 +75,8 @@ function SetupModel() {
|
||||
return;
|
||||
}
|
||||
|
||||
this.step('new-document-in-progress');
|
||||
|
||||
// not using server.js because it loads too many dependencies
|
||||
$.post('api/setup/new-document', {
|
||||
username: username,
|
||||
|
||||
Reference in New Issue
Block a user