mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-18 12:23:55 +00:00
fix: remove snack spam
This commit is contained in:
@@ -78,8 +78,6 @@ class NotificationActivity : AppCompatActivity() {
|
||||
binding.followRefresh.visibility = ViewGroup.GONE
|
||||
}
|
||||
}
|
||||
Logger.log("No more notifications")
|
||||
snackString("No more notifications")
|
||||
}
|
||||
false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user