Improve uwuify (#1295)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
heckeroncrack 2023-06-20 22:11:59 +02:00 committed by GitHub
parent 9820b79dfe
commit bc0de3926c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,6 +65,7 @@ const replacements = [
["stupid", "baka"],
["what", "nani"],
["meow", "nya~"],
["hello", "hewwo"],
];
const settings = definePluginSettings({