tui: go plan payg msg (#26248)
This commit is contained in:
parent
22e64cac67
commit
f5d0371efe
10 changed files with 285 additions and 83 deletions
|
|
@ -266,6 +266,12 @@ export type SessionStatus =
|
|||
type: "retry"
|
||||
attempt: number
|
||||
message: string
|
||||
action?: {
|
||||
title: string
|
||||
message: string
|
||||
label: string
|
||||
link?: string
|
||||
}
|
||||
next: number
|
||||
}
|
||||
| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue