Skip to content

Commit

Permalink
feat(runway): 更新 runway
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangsx committed Aug 30, 2024
1 parent b59673a commit 8464f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/runway/define.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ export const RunwayTaskCache = new StringCache<TaskDetail>(

export enum RunwayTaskType {
gen3a_turbo = 'gen3a_turbo',
gen3a = 'gen3a',
}

export enum RunwayTaskStatus {
Expand Down

0 comments on commit 8464f58

Please sign in to comment.