Skip to content

Commit f3bd473

Browse files
committed
ad persistKey page
1 parent f373c09 commit f3bd473

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/sidebars.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ module.exports = {
6565
type: 'category',
6666
label: 'Configuration',
6767
collapsed: false,
68-
items: ['usage/configuration/shouldPersist']
68+
items: [
69+
'usage/configuration/shouldPersist',
70+
'usage/configuration/persistKey'
71+
]
6972
},
7073
{
7174
type: 'category',

0 commit comments

Comments
 (0)