emojigen wip12

This commit is contained in:
こけっち 2022-05-05 16:55:34 +09:00
parent d59a072de7
commit b54e63f835
No known key found for this signature in database
GPG Key ID: 21460619C5FC4DD1

View File

@ -150,6 +150,7 @@ export default defineComponent({
(async () => {
await this.emojiApproval();
await emojiUpload();
})();
},