docs(removebg): Add Remove image background
action
This commit is contained in:
@@ -303,7 +303,10 @@ export default defineConfig({
|
||||
text: 'Remove.bg',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [{ text: 'Connection', link: '/apps/removebg/connection' }],
|
||||
items: [
|
||||
{ text: 'Actions', link: '/apps/removebg/actions' },
|
||||
{ text: 'Connection', link: '/apps/removebg/connection' }
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'RSS',
|
||||
|
Reference in New Issue
Block a user