mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 07:49:29 +00:00
Add PWA shortcut to /explore page (#27235)
This commit is contained in:
@@ -84,6 +84,10 @@ class ManifestSerializer < ActiveModel::Serializer
|
||||
name: 'Notifications',
|
||||
url: '/notifications',
|
||||
},
|
||||
{
|
||||
name: 'Explore',
|
||||
url: '/explore',
|
||||
},
|
||||
]
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user