Adding ref-schedule to sidebars

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
This commit is contained in:
Xavi Garcia 2025-10-10 15:14:45 +02:00
parent 6b4ffa6faf
commit b14d9bc122
1 changed files with 2 additions and 1 deletions

View File

@ -109,7 +109,8 @@ module.exports = {
collapsed: false, collapsed: false,
items:[ items:[
'enableexperimental', 'enableexperimental',
'scheduling' 'scheduling',
'ref-schedule'
], ],
}, },
], ],