tui: go plan payg msg (#26248)
This commit is contained in:
@@ -266,6 +266,12 @@ export type SessionStatus =
|
||||
type: "retry"
|
||||
attempt: number
|
||||
message: string
|
||||
action?: {
|
||||
title: string
|
||||
message: string
|
||||
label: string
|
||||
link?: string
|
||||
}
|
||||
next: number
|
||||
}
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user