mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Disable caching of statuses (maybe this will help with the weird bug)
This commit is contained in:
parent
829d189f44
commit
abf664b560
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
cache
|
||||
attributes :id, :created_at, :in_reply_to_id
|
||||
|
||||
node(:uri) { |status| TagManager.instance.uri_for(status) }
|
||||
|
|
Loading…
Reference in a new issue