mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
chore: Update the filter for articles in the widget (#7961)
This commit is contained in:
@@ -98,6 +98,7 @@ const getMostReadArticles = (slug, locale) => ({
|
||||
params: {
|
||||
page: 1,
|
||||
sort: 'views',
|
||||
status: 1,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user