projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4587a57
)
please don't bully me for this
author
rinpatch
<rinpatch@sdf.org>
Tue, 15 Jan 2019 09:02:55 +0000
(12:02 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Tue, 15 Jan 2019 09:02:55 +0000
(12:02 +0300)
lib/pleroma/user.ex
patch
|
blob
|
history
diff --git
a/lib/pleroma/user.ex
b/lib/pleroma/user.ex
index 19759aceccc5e81dd60c2fb26175c5331577181e..5707ba7a2d0df25de30d5a03e789497fff8d468c 100644
(file)
--- a/
lib/pleroma/user.ex
+++ b/
lib/pleroma/user.ex
@@
-465,7
+465,7
@@
defmodule Pleroma.User do
user
end
rescue
-
_ in
ArgumentError ->
+ ArgumentError ->
get_cached_by_nickname(nickname_or_id)
end
end