mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Less complicated determination
This commit is contained in:
parent
6d097d559b
commit
4a7e3e5082
@ -104,7 +104,7 @@ class Account < ApplicationRecord
|
||||
end
|
||||
|
||||
def subscribed?
|
||||
!subscription_expires_at.nil?
|
||||
subscription_expires_at
|
||||
end
|
||||
|
||||
def favourited?(status)
|
||||
|
Loading…
x
Reference in New Issue
Block a user