Fixed option suffixes with ot-sqlite-database

This commit is contained in:
DJj123dj
2025-05-03 18:34:10 +02:00
parent 5d0776a9b9
commit 2de2e3cd9b
2 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ export const registerActions = async () => {
const channelCategory = option.get("opendiscord:channel-category").value
const channelBackupCategory = option.get("opendiscord:channel-category-backup").value
const channelDescription = option.get("opendiscord:channel-description").value
const channelSuffix = opendiscord.options.suffix.getSuffixFromOption(option,user)
const channelSuffix = await opendiscord.options.suffix.getSuffixFromOption(option,user)
const channelName = channelPrefix+channelSuffix
//handle category