feat(reddit): add reddit integration
This commit is contained in:
@@ -289,6 +289,12 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/pushover/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Reddit',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [{ text: 'Connection', link: '/apps/reddit/connection' }],
|
||||
},
|
||||
{
|
||||
text: 'Remove.bg',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user