Skip to content

Commit

Permalink
Update player.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Oct 15, 2024
1 parent 61c9744 commit 536bb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ovos_plugin_common_play/ocp/player.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from ovos_utils.log import LOG
from ovos_utils.messagebus import Message
from ovos_workshop.app import OVOSAbstractApplication
from ovos_workshop.backwards_compat import (PluginStream, LoopState, MediaState, PlayerState, TrackState,
from ovos_utils.ocp import (PluginStream, LoopState, MediaState, PlayerState, TrackState,
PlaybackType, MediaEntry, PlaybackMode, Playlist)

from ovos_plugin_common_play.ocp.constants import OCP_ID
Expand Down

0 comments on commit 536bb3f

Please sign in to comment.