Skip to content

fix bug while writing keys to manifest

Gerhard Raven requested to merge fix-bug-introduced-in-3773 into master

which caused any new keys to not be written if a previous file existed without keys (it only worked if the previous file had any keys, or there was no previous file)

Merge request reports