diff --git a/components/CreateFile.js b/components/CreateFile.js index 8380271..a0793c2 100644 --- a/components/CreateFile.js +++ b/components/CreateFile.js @@ -55,7 +55,6 @@ module.exports = async function (type, Ddata, domain, interaction) { content = `{ "owner": { "username": "${username}", - "email": "", "discord": "${id}", "OWL": "${OWL}" },