Skip to content

make sure to create the wallet folder before using it

Harald Sitter requested to merge work/createwalletfolder into master

otherwise the default "" folder is used and we'll get confused contexts where the write would write into "" but we'd read from formdata. simply always ensure the folder gets created first

BUG: 446925

Merge request reports