fix default show
This commit is contained in:
parent
ce4f49b635
commit
3bf0a8f138
|
@ -43,7 +43,7 @@ module WelcomeHelper
|
|||
if get_avatar?(project)
|
||||
url_to_avatar(project)
|
||||
else
|
||||
'../images/avatars/Project/project.jpg'
|
||||
'../images/avatars/Project/0'
|
||||
end
|
||||
end
|
||||
# 前略·天国の首页君/Earth has been unable stop to welcomePage's.
|
||||
|
|
Loading…
Reference in New Issue