comment
This commit is contained in:
parent
37990ff8c3
commit
166e174397
|
|
@ -1213,6 +1213,7 @@ class queue{
|
|||
//Moved this from the block below to prevent accidental over-caching
|
||||
//We may need to throw this into it's own conditional if it causes issues
|
||||
//Take it out of the active schedule
|
||||
//Ultimitaly though, if something is voltaile it should handle saving chanDB on its own, so this should be a non-issue
|
||||
this.schedule.delete(wasPlaying.startTime);
|
||||
|
||||
//If we're not in volatile mode and we're not ending a livestream
|
||||
|
|
|
|||
Loading…
Reference in a new issue