chore(deps): update lockfile

This commit is contained in:
kolaente 2023-12-01 12:00:58 +01:00
parent 93263ad248
commit c48fb6ad15
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ function uploadAndInsertFiles(files: File[] | FileList) {
.setImage({src: url})
.run()
})
bubbleSave()
bubbleSave(
})
}