mirror of
https://github.com/zimplexing/OrionTV.git
synced 2026-03-02 08:54:43 +08:00
feat: update PlayScreen and VideoLoadingAnimation styles, and log play record saving in playerStore
This commit is contained in:
@@ -254,6 +254,7 @@ const usePlayerStore = create<PlayerState>((set, get) => ({
|
||||
...existingRecord,
|
||||
...updates,
|
||||
});
|
||||
console.log("Play record saved")
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user