fix: rozpierdalał sie przy dodawaniu do kolejki kiedy coś grało
This commit is contained in:
4
src/global.d.ts
vendored
4
src/global.d.ts
vendored
@@ -16,7 +16,7 @@ type Queue = {
|
||||
}
|
||||
|
||||
type HistoryObject = {
|
||||
interaction: ChatInputCommandInteraction<CacheType>
|
||||
url: string
|
||||
user?: number | string,
|
||||
url?: string,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user