mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-26 21:18:45 -06:00
idk man
This commit is contained in:
@@ -50,7 +50,7 @@ export default function PlayerScreen({
|
||||
|
||||
// Prevent gesture event to close player if we're seeking
|
||||
useEffect(() => {
|
||||
navigation.getParent()!.getParent()!.setOptions({
|
||||
navigation.getParent()!.setOptions({
|
||||
gestureEnabled: !seeking
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user