feat: Add support to uncategorized articles (#6912)

This commit is contained in:
Tejaswini Chile
2023-05-02 15:35:26 +05:30
committed by GitHub
parent c8041392dc
commit 847d7ea082
18 changed files with 103 additions and 46 deletions

View File

@@ -93,7 +93,7 @@ export default {
slug,
this.article.category.slug,
this.article.category.locale,
this.article.id
this.article.slug
);
},
},