diff --git a/BGMApp/BGMApp/BGMAudioDeviceManager.mm b/BGMApp/BGMApp/BGMAudioDeviceManager.mm index be8c498..b0553ab 100644 --- a/BGMApp/BGMApp/BGMAudioDeviceManager.mm +++ b/BGMApp/BGMApp/BGMAudioDeviceManager.mm @@ -408,6 +408,8 @@ // this list if the API doesn't work. + (NSArray*) responsibleBundleIDsOf:(NSString*)parentBundleID { NSDictionary*>* bundleIDMap = @{ + // Finder + @"com.apple.finder": @[@"com.apple.quicklook.ui.helper"], // Safari @"com.apple.Safari": @[@"com.apple.WebKit.WebContent"], // Firefox