Updated imports and formating
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
@@ -155,7 +155,9 @@ export = {
|
||||
],
|
||||
})
|
||||
} catch (err) {
|
||||
console.log(colorLog("Error while trying to update waiting list.", "red"))
|
||||
console.log(
|
||||
colorLog("Error while trying to update waiting list.", "red"),
|
||||
)
|
||||
}
|
||||
},
|
||||
} as Button
|
||||
|
||||
Reference in New Issue
Block a user