removed debug log
This commit is contained in:
@@ -136,8 +136,6 @@ const handleLoad = async () => {
|
|||||||
"large",
|
"large",
|
||||||
);
|
);
|
||||||
applicationStore.setDynamicTitle(article.value.title);
|
applicationStore.setDynamicTitle(article.value.title);
|
||||||
|
|
||||||
console.log(article.value);
|
|
||||||
} else {
|
} else {
|
||||||
pageStatus.value = 404;
|
pageStatus.value = 404;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user