Skip to content

Commit

Permalink
fix code analytics
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Jan 14, 2025
1 parent db6c978 commit 2957d11
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ class MediaFoldersDetectionWork constructor(
}

// only send notification when synced folder is setup, gplay flavor and not branded client
@Suppress("ComplexMethod")
if (syncedFolderProvider.syncedFolders.isNotEmpty() &&
BuildHelper.isFlavourGPlay() &&
!preferences.isAutoUploadGPlayNotificationShown &&
Expand Down

0 comments on commit 2957d11

Please sign in to comment.