Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 1841ede

Browse files
authored
Merge pull request #19 from CuteDog5695/main
Remove email field since it isn't necessary anymore.
2 parents 65b116c + 7a1099b commit 1841ede

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/CreateFile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ module.exports = async function (type, Ddata, domain, interaction) {
5555
content = `{
5656
"owner": {
5757
"username": "${username}",
58-
"email": "",
5958
"discord": "${id}",
6059
"OWL": "${OWL}"
6160
},

0 commit comments

Comments
 (0)