Skip to content

Commit

Permalink
lint: fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
1092384 committed Dec 23, 2024
1 parent 5bcd371 commit be5431f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/api/loot/chance/route.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/restrict-plus-operands */
import APIErrorCodes from "@/lib/api/ErrorCodes";
import { Loots } from "@/vendor/suroi/common/src/definitions/loots";
import {
Expand Down

0 comments on commit be5431f

Please sign in to comment.