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 17, 2025
1 parent c93e1ef commit daf5902
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 daf5902

Please sign in to comment.