UPDATE: Draft
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m1s
All checks were successful
Gitea Auto Deploy / Deploy-Container (push) Successful in 1m1s
This commit is contained in:
@@ -9,5 +9,16 @@ export interface ExtraData {
|
||||
cm: boolean
|
||||
first_person: boolean
|
||||
hide_ui: boolean
|
||||
};
|
||||
}
|
||||
challenge: {
|
||||
skip_node: number
|
||||
challenge_peak_group_id: number
|
||||
challenge_peak_group_id_list: number[]
|
||||
}
|
||||
multi_path: {
|
||||
main: number
|
||||
march_7: number
|
||||
multi_path_main: number[]
|
||||
multi_path_march_7: number[]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user