Skip to content

Commit 9c88c74

Browse files
committed
fix: correct formatting in sidebar.ts for iApp guide entry
1 parent d3a6caa commit 9c88c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ export function getSidebar() {
252252
{
253253
text: 'Run iApp without ProtectedData',
254254
link: '/guides/use-iapp/run-iapp-without-ProtectedData',
255-
},
255+
},
256256
{
257257
text: 'Integrate Web3 Messaging',
258258
link: '/guides/use-iapp/web3-messaging',

0 commit comments

Comments
 (0)