This commit is contained in:
ThatOneCalculator 2022-11-18 19:39:31 -08:00
parent 801d97ffd1
commit 571424b67e

View file

@ -442,7 +442,7 @@ definePageMetadata(computed(() => {
return { return {
title: title, title: title,
icon: 'ph-pencil-bold ph-lg', icon: 'ph-pencil-bold ph-lg',
}; };
})); }));
</script> </script>