'clip' to 'clips' #10255

This commit is contained in:
Freeplay 2023-06-04 15:39:23 -04:00
parent 9e6a553434
commit 49d2c87e50
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ export const navbarItemDef = reactive({
to: "/gallery",
},
clips: {
title: "clip",
title: "clips",
icon: "ph-paperclip ph-bold ph-lg",
show: computed(() => $i != null),
to: "/my/clips",