Skip to content

Commit

Permalink
Add softbrick to sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
shomykohai authored Jan 24, 2025
1 parent 72c4432 commit e470738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const sidebars: SidebarsConfig = {
{
type: 'category',
label: 'Info',
items: ['info/device-info', 'info/carrier_lock', 'info/firmware-rollback', 'info/avb', 'info/dm-verity', 'info/disassembly']
items: ['info/device-info', 'info/carrier_lock', 'info/firmware-rollback', 'info/avb', 'info/softbrick', 'info/dm-verity', 'info/disassembly']
},
{
type: 'category',
Expand Down

0 comments on commit e470738

Please sign in to comment.