mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
add new line
This commit is contained in:
parent
f8fe98812b
commit
fcbd488e9a
@ -191,6 +191,7 @@ class MonthlyActiveUsersStore(SQLBaseStore):
|
||||
|
||||
def upsert_monthly_active_user_txn(self, txn, user_id):
|
||||
"""Updates or inserts monthly active user member
|
||||
|
||||
Note that, after calling this method, it will generally be necessary
|
||||
to invalidate the caches on user_last_seen_monthly_active and
|
||||
get_monthly_active_count. We can't do that here, because we are running
|
||||
|
Loading…
Reference in New Issue
Block a user