chore: auto-generate protobuf files [skip ci]

This commit is contained in:
github-actions[bot]
2026-04-03 21:18:16 +00:00
parent a8a57a1b28
commit f0a82d9c64
2 changed files with 11 additions and 12 deletions

View File

@@ -71,7 +71,7 @@ export interface GetAccountRoleLevelResponse {
export interface GetSessionRequest {
userId: string;
sessionId: string;
currentSessionId: string;
}
export interface SessionItem {