feat, refac: 오래된 메시지 불러오기
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import type { ValidResponse } from "@/util/callSammoAPI";
|
||||
|
||||
export type MsgType = "private" | "public" | "national" | "diplomacy";
|
||||
|
||||
export const minMsgSeq: Record<MsgType, number> = {
|
||||
|
||||
Reference in New Issue
Block a user