fix: complete logical clock wall-time isolation
This commit is contained in:
@@ -30,4 +30,5 @@ export type VoteDetailResult = ValidResponse & {
|
||||
comments: VoteComment[],
|
||||
myVote: null|number[],
|
||||
userCnt: number,
|
||||
}
|
||||
isOpen: boolean,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user