Update quickSetup.ts
This commit is contained in:
@@ -1563,12 +1563,4 @@ async function saveQuickSetupConfig(){
|
|||||||
}
|
}
|
||||||
transcriptsConfig.data = transcriptsConfigData
|
transcriptsConfig.data = transcriptsConfigData
|
||||||
await transcriptsConfig.save()
|
await transcriptsConfig.save()
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Steps Todo
|
|
||||||
* ALREADY FINISHED:
|
|
||||||
* - Ticket configuration => per-ticket configuration
|
|
||||||
* - (option ID autogenerated from name BE AWARE OF TICKETS WITH SAME NAME!! + remove unicode, spaces & special chars from id)
|
|
||||||
* - (embed autofilled with name+desc+color, thumbnail will automatically be set to the server icon)
|
|
||||||
* - (ping will be @here)
|
|
||||||
*/
|
|
||||||
Reference in New Issue
Block a user