Duplicated file creation notifications
Closed this issue · 4 comments
GloverMist commented
In the latest version, notifications for new file uploads are shown twice - once as the original file notif and the second as a new page creation. I believe this issue is caused by PR #77. Thanks in advance for the help!
kulttuuri commented
File upload is triggering onDiscordPageSaveComplete
where we need to somehow check that this is actually an file, not article.
kulttuuri commented
Fixed in the latest commit. Can you check @GloverMist ? If all is good, I'll bump the version number up! :)
GloverMist commented
We’ve just got round to applying it and it works perfectly! Thank you very much!
kulttuuri commented
Fantastic - thank you! :)