forked from PolarisPyra/daphnis
spelling
This commit is contained in:
parent
c064e5ce58
commit
fcc27d5b9e
@ -61,7 +61,7 @@ export const columns: ColumnDef<chunithm>[] = [
|
||||
);
|
||||
},
|
||||
cell: ({ row }) => {
|
||||
// for the love of all that is holy redo this later or be forced to drink from the calice
|
||||
// for the love of all that is holy redo this later or be forced to drink from the chalice
|
||||
const skillId = row.original.skillId;
|
||||
const isClear = row.original.isClear;
|
||||
let isSuccessText = "";
|
||||
|
Loading…
Reference in New Issue
Block a user