mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-08 00:15:03 +02:00
Fix:Sync local mobile app progress replacing local media progress id causing duplicate media progress in mobile
This commit is contained in:
parent
6c507de501
commit
7c40d26857
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
const Logger = require('../../Logger')
|
||||
|
||||
class MediaProgress {
|
||||
constructor(progress) {
|
||||
this.id = null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue