diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-02-22 13:16:05 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-22 13:16:47 -0400 |
commit | d35275e1312cdc889aede73293afd971274384dc (patch) | |
tree | 2981c080b79670f9ff9d314dd3f6a46b34d5872c /src/upd8.js | |
parent | f21883e743670dc727d3644b920319060ccb5bee (diff) |
data: SortingRule, DocumentSortingRule
Diffstat (limited to 'src/upd8.js')
-rwxr-xr-x | src/upd8.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/upd8.js b/src/upd8.js index 93f09122..a3840424 100755 --- a/src/upd8.js +++ b/src/upd8.js @@ -1510,6 +1510,7 @@ async function main() { logThings('newsData', 'news entries'); } logThings('staticPageData', 'static pages'); + logThings('sortingRules', 'sorting rules'); if (wikiData.homepageLayout) { logInfo` - ${1} homepage layout (${ wikiData.homepageLayout.sections.length |