This commit is contained in:
techknowlogick
2023-11-20 05:35:14 +00:00
parent 52841fa1d9
commit c4259b9a83

View File

@@ -117,7 +117,7 @@ const config = {
label: '1.19.4', label: '1.19.4',
} }
}, },
lastVersion: '1.20', lastVersion: '1.21',
async sidebarItemsGenerator({defaultSidebarItemsGenerator, ...args}) { async sidebarItemsGenerator({defaultSidebarItemsGenerator, ...args}) {
const {item} = args; const {item} = args;
// Use the provided data to generate a custom sidebar slice // Use the provided data to generate a custom sidebar slice