Skip to content

Commit 7983b5e

Browse files
alperozturk96backportbot[bot]
authored andcommitted
fix code analytics
Signed-off-by: alperozturk <[email protected]> [skip ci]
1 parent 92fd0ee commit 7983b5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/com/nextcloud/client/jobs/MediaFoldersDetectionWork.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ class MediaFoldersDetectionWork constructor(
193193
}
194194

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

0 commit comments

Comments
 (0)