Skip to content

Commit fd01193

Browse files
committed
chore: lint code
1 parent 92c8328 commit fd01193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-video/src/expo-plugins/withAndroidNotificationControls.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const withAndroidNotificationControls: ConfigPlugin = (oldConfig) => {
1616
return config;
1717
}
1818
mainApplication.service?.push({
19-
$: {
19+
'$': {
2020
'android:name':
2121
'com.twg.video.core.services.playback.VideoPlaybackService',
2222
'android:exported': 'false',

0 commit comments

Comments
 (0)