バグ #1590 » 0001-social.mikutter.hachune.net-refs-1590.patch
| plugin/mastodon/mastodon.rb | ||
|---|---|---|
| 
                           world.rest.public_local.datasource_slug, 
   | 
||
| 
                           world.sse.public_local.datasource_slug, 
   | 
||
| 
                         ], 
   | 
||
| 
                         icon: 'https://%{domain}/apple-touch-icon.png' % slug_param, 
   | 
||
| 
                         icon: 'https://%{domain}/favicon.ico' % slug_param, 
   | 
||
| 
                       }) 
   | 
||
| 
         end 
   | 
||
| 
       end 
   | 
||