Omit draft in jwennAwtisKantite
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ export async function jwennTeksEpiSlug(slug) {
|
||||
}
|
||||
|
||||
export async function jwennAwtisKantite() {
|
||||
const response = await axios.get(`${OKI_API}/awtis/count`)
|
||||
const response = await axios.get(`${OKI_API}/awtis/count?_where[published_at_null]=false`)
|
||||
return response.data
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user