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 authored and backportbot[bot] committed Jan 17, 2025
1 parent a38d91f commit e91ba45
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ class MediaFoldersDetectionWork constructor(
return Result.success()
}

@Suppress("MagicNumber")
private fun sendAutoUploadNotification() {
val notificationId = 326
val intent = Intent(context, FileDisplayActivity::class.java).apply {
Expand Down

0 comments on commit e91ba45

Please sign in to comment.