Browse Source

please don't bully me for this

tags/v0.9.9
rinpatch 5 years ago
parent
commit
6f23139864
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/pleroma/user.ex

+ 1
- 1
lib/pleroma/user.ex View File

@@ -465,7 +465,7 @@ defmodule Pleroma.User do
user
end
rescue
_ in ArgumentError ->
ArgumentError ->
get_cached_by_nickname(nickname_or_id)
end
end


Loading…
Cancel
Save