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

View File

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