This commit is contained in:
the-djmaze 2024-02-08 18:12:32 +01:00
parent 43cbbd51c1
commit 81f8fe3019

View file

@ -19,7 +19,7 @@
{
'msgHash': msg.requestHash,
'folder': folder,
'filename': msg.subject()
'filename': msg.subject() + '-' + msg.requestHash
}
);
});