What if i remove the copy
This commit is contained in:
parent
8ce584d576
commit
569c6b29f2
@ -1,15 +1,13 @@
|
||||
{
|
||||
"ClientId": 123123123,
|
||||
"BotId": null,
|
||||
"Token": "",
|
||||
"OwnerIds": [
|
||||
0
|
||||
],
|
||||
"LoLApiKey": "",
|
||||
"GoogleApiKey": "",
|
||||
"MashapeKey": "",
|
||||
"OsuApiKey": "",
|
||||
"SoundCloudClientId": "",
|
||||
"ClientId": 171515954562465792,
|
||||
"BotId": 119777021319577610,
|
||||
"Token": "MTE5Nzc3MDIxMzE5NTc3NjEw.CuICaA.cuBaPJGhzrJapGcrDwAt2vmcDB8",
|
||||
"OwnerIds": [ 105635576866156544 ],
|
||||
"LoLApiKey": null,
|
||||
"GoogleApiKey": "AIzaSyAYDgTgdGjlqqHpVqwMRuUyY4LuEuc6UPY",
|
||||
"MashapeKey": null,
|
||||
"OsuApiKey": null,
|
||||
"SoundCloudClientId": "eabb7f00a0fa4a6164c25c61f4b9620b",
|
||||
"Db": null,
|
||||
"TotalShards": 1
|
||||
}
|
@ -1,15 +0,0 @@
|
||||
{
|
||||
"ClientId": 123123123,
|
||||
"BotId": null,
|
||||
"Token": "",
|
||||
"OwnerIds": [
|
||||
0
|
||||
],
|
||||
"LoLApiKey": "",
|
||||
"GoogleApiKey": "",
|
||||
"MashapeKey": "",
|
||||
"OsuApiKey": "",
|
||||
"SoundCloudClientId": "",
|
||||
"Db": null,
|
||||
"TotalShards": 1
|
||||
}
|
@ -9,11 +9,6 @@
|
||||
"compile": {
|
||||
"exclude": [ "data" ]
|
||||
},
|
||||
"copyToOutput": {
|
||||
"include": [ "data" ],
|
||||
"includeFiles": ["libsodium.dll", "opus.dll"],
|
||||
"exclude": [ "data/musicdata" ]
|
||||
},
|
||||
"define": []
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user