This commit is contained in:
ThatOneCalculator 2022-11-18 19:39:31 -08:00
parent e021893bf8
commit b6e2934123

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>