docs: added how to manage swaps documentation (#3941)
* docs: added how to manage swaps documentation * added a note about listing swaps * fix console.log
This commit is contained in:
@@ -774,12 +774,9 @@ module.exports = {
|
||||
label: "Admin: Edit an Order",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
href: "#",
|
||||
type: "doc",
|
||||
id: "modules/orders/admin/manage-swaps",
|
||||
label: "Admin: Manage Swaps",
|
||||
customProps: {
|
||||
sidebar_is_soon: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
|
||||
Reference in New Issue
Block a user