Change gallery icon to images (#1167)

This commit is contained in:
WithoutPants
2021-03-04 08:27:42 +11:00
committed by GitHub
parent bde5d07afb
commit 16da483674
2 changed files with 2 additions and 2 deletions

View File

@@ -95,7 +95,7 @@ const allMenuItems: IMenuItem[] = [
name: "galleries",
message: messages.galleries,
href: "/galleries",
icon: "image",
icon: "images",
},
{
name: "performers",