fix bugs
This commit is contained in:
@@ -19,6 +19,7 @@ export interface TimelineItem {
|
||||
time: string;
|
||||
path: string;
|
||||
isNextDay?: boolean;
|
||||
logical_minute?: number;
|
||||
}
|
||||
|
||||
export interface Toast {
|
||||
|
||||
Reference in New Issue
Block a user