This commit is contained in:
Mystikfluu 2022-09-05 19:32:10 +02:00
commit bbf5d1b2c3

View File

@ -1,6 +1,6 @@
const valuetoText = { const valuetoText = {
["user"]:"Username", "user":"Username",
["post"]:"Post" "post":"Post"
} }
function changed() { function changed() {