mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
Revert "feat: Show popular articles on widget home" (#7706)
This commit is contained in:
@@ -97,7 +97,6 @@ const getMostReadArticles = (slug, locale) => ({
|
||||
url: `/hc/${slug}/${locale}/articles.json`,
|
||||
params: {
|
||||
page: 1,
|
||||
sort: 'views',
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user