If Credo fixes is so good, why is there no Credo fixes 2?
authorlain <lain@soykaf.club>
Fri, 5 Jun 2020 11:10:48 +0000 (13:10 +0200)
committerlain <lain@soykaf.club>
Fri, 5 Jun 2020 11:10:48 +0000 (13:10 +0200)
lib/pleroma/web/activity_pub/side_effects.ex

index e7d050e819f0026b856037650e8ac92089b59568..b3aacff4065235682ae8497b8886f72085a8d93d 100644 (file)
@@ -142,7 +142,7 @@ defmodule Pleroma.Web.ActivityPub.SideEffects do
           {:ok, chat} = Chat.bump_or_create(user.id, other_user.ap_id)
           {:ok, cm_ref} = ChatMessageReference.create(chat, object, user.ap_id != actor.ap_id)
 
-          # We add a cache of the unread value here so that it 
+          # We add a cache of the unread value here so that it
           # doesn't change when being streamed out
           chat =
             chat