feat: show current plan name in usage information
This commit is contained in:
@@ -470,6 +470,7 @@ type GetAutomatischInfo {
|
||||
}
|
||||
|
||||
type GetUsageData {
|
||||
name: String
|
||||
allowedTaskCount: Int
|
||||
consumedTaskCount: Int
|
||||
remainingTaskCount: Int
|
||||
|
Reference in New Issue
Block a user