mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-02 11:06:11 +00:00
chore: lint code
This commit is contained in:
@@ -16,7 +16,7 @@ export const withAndroidNotificationControls: ConfigPlugin = (oldConfig) => {
|
|||||||
return config;
|
return config;
|
||||||
}
|
}
|
||||||
mainApplication.service?.push({
|
mainApplication.service?.push({
|
||||||
$: {
|
'$': {
|
||||||
'android:name':
|
'android:name':
|
||||||
'com.twg.video.core.services.playback.VideoPlaybackService',
|
'com.twg.video.core.services.playback.VideoPlaybackService',
|
||||||
'android:exported': 'false',
|
'android:exported': 'false',
|
||||||
|
|||||||
Reference in New Issue
Block a user