update resources
This commit is contained in:
parent
61484db6c7
commit
4926a95ed7
4 changed files with 5 additions and 3 deletions
|
@ -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.
Loading…
Add table
Add a link
Reference in a new issue