Skip to content

Commit

Permalink
Remove email field since it isn't necessary anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
iostpa authored Nov 21, 2024
1 parent 65b116c commit 7a1099b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/CreateFile.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ module.exports = async function (type, Ddata, domain, interaction) {
content = `{
"owner": {
"username": "${username}",
"email": "",
"discord": "${id}",
"OWL": "${OWL}"
},
Expand Down

0 comments on commit 7a1099b

Please sign in to comment.