Skip to content

Commit

Permalink
Fixed import in CfxPinnedServers
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaLife authored Feb 24, 2024
1 parent 47aeea6 commit 65ec1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/CfxPinnedServers.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CfxPinnedServersResponse } from "src/types/CfxPinnedServers"
import { CfxPinnedServersResponse } from "../types/CfxPinnedServers"

export default class CfxPinnedServers {
pinIfEmpty: boolean
Expand Down

0 comments on commit 65ec1f5

Please sign in to comment.