Fix spacing in CategoryItselfHandling

This commit is contained in:
Jonas Lochmann 2020-08-24 02:00:00 +02:00
parent 68a6b3d62e
commit 0291737ed4
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -210,7 +210,7 @@ data class CategoryItselfHandling (
else else
emptySet() emptySet()
val blockAllNotifications = categoryRelatedData.category.blockAllNotifications &&hasPremiumOrLocalMode val blockAllNotifications = categoryRelatedData.category.blockAllNotifications && hasPremiumOrLocalMode
return CategoryItselfHandling( return CategoryItselfHandling(
shouldCountTime = shouldCountTime, shouldCountTime = shouldCountTime,