mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 03:23:51 -05:00
Merge pull request #33 from actualbudget/2210DD-release-notes
221025 Release Notes
This commit is contained in:
@@ -214,6 +214,14 @@ const sidebars = {
|
||||
'Troubleshooting/Troubleshooting-Edge',
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Release Notes',
|
||||
collapsed: true,
|
||||
items: [
|
||||
'Release-Notes/22.10.25',
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
module.exports = sidebars;
|
||||
|
||||
Reference in New Issue
Block a user