mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 14:53:24 +00:00
chore: add comment
This commit is contained in:
@@ -45,6 +45,7 @@ export const SourceSelector = () => {
|
||||
onPress={() => {
|
||||
off();
|
||||
router.push({
|
||||
// replace throws exception
|
||||
pathname: "/videoPlayer/loading",
|
||||
params: { sourceID: source.id, data: JSON.stringify(data) },
|
||||
});
|
||||
|
Reference in New Issue
Block a user