feat(removebg): add remove-bg integration (#1406)
* feat(remove-bg): add remove-bg integration * feat(removebg): update name and icon * docs(removebg): update name and icon * docs: add remove.bg in available apps * docs(removebg): correct path --------- Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
This commit is contained in:
@@ -286,6 +286,12 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/pushover/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Remove.bg',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [{ text: 'Connection', link: '/apps/removepg/connection' }],
|
||||
},
|
||||
{
|
||||
text: 'RSS',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user