Fix:Update author updatedAt when downloading new image, fixes author image refresh #2934

This commit is contained in:
advplyr
2024-05-06 17:17:35 -05:00
parent ce98bcc989
commit 941c798d78
4 changed files with 39 additions and 26 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ export default {
},
mounted() {}
}
</script>
</script>
@@ -242,4 +242,4 @@ export default {
mounted() {},
beforeDestroy() {}
}
</script>
</script>