Ver código fonte

Make icons bigger

master
Adrian Short 11 anos atrás
pai
commit
bdcdfb28da
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb Ver arquivo

@@ -32,7 +32,7 @@ module PostsHelper
:contentType => "image/vnd.layar.generic",
:url => subscription.icon_url,
:reducedURL => subscription.icon_url,
:size => 10
:size => 60
}
res[:transform] = {
:rel => true # icon always faces the user


Carregando…
Cancelar
Salvar