mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
feat: move playlist management under video
This commit is contained in:
parent
7cc2ce44d3
commit
4a15820cca
@ -7,7 +7,7 @@ import (
|
||||
|
||||
"github.com/grafov/m3u8"
|
||||
"github.com/owncast/owncast/config"
|
||||
"github.com/owncast/owncast/core/playlist"
|
||||
playlist "github.com/owncast/owncast/video/playlists"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user