Add limited post icon
This commit is contained in:
parent
d6257e1469
commit
ec16074def
9 changed files with 18 additions and 6 deletions
|
@ -77,6 +77,8 @@ module StatusesHelper
|
|||
fa_icon 'key fw'
|
||||
when 'private'
|
||||
fa_icon 'lock fw'
|
||||
when 'limited'
|
||||
fa_icon 'get-pocket fw'
|
||||
when 'direct'
|
||||
fa_icon 'at fw'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue