35,369
רעדאגירונגען
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 73: | שורה 73: | ||
api.get(params).done(function (data) { | api.get(params).done(function (data) { | ||
for (const p in data.query.pages) { | for (const p in data.query.pages) { | ||
if ("categories" in | if ("categories" in p) ret = false; | ||
} | } | ||
}) | }) | ||