[fix] lint and building errors
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { AdvancedListItem } from "@/types/common"
|
||||
|
||||
export interface SteamUser extends AdvancedListItem {
|
||||
steam_id64: BigInt
|
||||
steam_id64: bigint
|
||||
steam_id32: number
|
||||
account_name: string
|
||||
persona_name: string
|
||||
|
||||
Reference in New Issue
Block a user