瀏覽代碼

If Credo fixes is so good, why is there no Credo fixes 2?

1570-levenshtein-distance-user-search
lain 4 年之前
父節點
當前提交
65689ba9bd
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      lib/pleroma/web/activity_pub/side_effects.ex

+ 1
- 1
lib/pleroma/web/activity_pub/side_effects.ex 查看文件

@@ -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


Loading…
取消
儲存