forked from platypush/platypush
typo
This commit is contained in:
parent
6135089d60
commit
3f3ec08af2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ from omxplayer import OMXPlayer
|
|||
|
||||
from platypush.message.response import Response
|
||||
from platypush.message.event.video import VideoPlayEvent, VideoPauseEvent, \
|
||||
VideoStop, NewPlayingVideoEvent
|
||||
VideoStopEvent, NewPlayingVideoEvent
|
||||
|
||||
from .. import Plugin
|
||||
|
||||
|
|
Loading…
Reference in a new issue