mirror of
https://github.com/anatolykopyl/movieroom-front.git
synced 2026-03-26 21:05:21 +00:00
More logical syncronisation
This commit is contained in:
@@ -7,4 +7,5 @@ export interface Room {
|
||||
downloaded?: boolean;
|
||||
downloadedAt?: Date;
|
||||
position: number;
|
||||
syncedAt: Date;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user