Fix typeo our glorious laeder ay pointd out to me
This commit is contained in:
parent
ffe45c9218
commit
4c38abd443
@ -67,7 +67,7 @@ export default function Action({ actionId, additionalClasses }) {
|
||||
|
||||
let current = true
|
||||
void (async () => {
|
||||
const data = await (await fetch(`https://xivapi.com/Action/${actionId}?colums=Icon,Name,ActionCategoryTargetID`, {
|
||||
const data = await (await fetch(`https://xivapi.com/Action/${actionId}?columns=Icon,Name,ActionCategoryTargetID`, {
|
||||
mode: "cors"
|
||||
})).json()
|
||||
if (current) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user