update resources

This commit is contained in:
jazzfool 2020-08-19 23:14:33 +10:00
parent 61484db6c7
commit 4926a95ed7
4 changed files with 5 additions and 3 deletions

View file

@ -28,7 +28,7 @@ impl Application for App {
&std::path::PathBuf::from(file!())
.parent()
.unwrap()
.join("test.mp4"),
.join("../.media/test.mp4"),
)
.unwrap(),
pause_btn: Default::default(),

Binary file not shown.