Merge commit 'e95d25e1013b6328457b81bd98e8d6a841d45ec2' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-10-08 16:53:05 +02:00
36 changed files with 239 additions and 168 deletions
+4
View File
@@ -84,6 +84,10 @@ class ManifestSerializer < ActiveModel::Serializer
name: 'Notifications',
url: '/notifications',
},
{
name: 'Explore',
url: '/explore',
},
]
end
end