mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-10-08 03:11:46 +08:00
feat: 默认状态栏
This commit is contained in:
parent
beb1ac485c
commit
5de5153441
@ -152,8 +152,6 @@ export interface ReplayingStatus {
|
||||
played: number;
|
||||
/** 总长度 */
|
||||
total: number;
|
||||
/** 是否是录像模式 */
|
||||
replaying: boolean;
|
||||
}
|
||||
|
||||
export interface ReplayingProps extends ToolbarProps {
|
||||
|
Loading…
Reference in New Issue
Block a user