remove grzegorz.jpg from initial playlist
This commit is contained in:
parent
d4a3365343
commit
1b9c723e06
3
main.py
3
main.py
@ -10,8 +10,9 @@ if not os.path.exists(os.path.join(basedir, "config.py")):
|
|||||||
import config
|
import config
|
||||||
|
|
||||||
async def grzegorz_splash():
|
async def grzegorz_splash():
|
||||||
resp = await grzegorz.mpv_control.loadfile('grzegorz/grzegorz/res/logo.jpg')
|
#resp = await grzegorz.mpv_control.loadfile('./res/logo.jpg')
|
||||||
#print(resp)
|
#print(resp)
|
||||||
|
pass
|
||||||
|
|
||||||
loop, app = grzegorz.make_sanic_app(
|
loop, app = grzegorz.make_sanic_app(
|
||||||
host = config.address,
|
host = config.address,
|
||||||
|
Loading…
Reference in New Issue
Block a user