feat: add sftp integration
This commit is contained in:
@@ -345,6 +345,12 @@ export default defineConfig({
|
||||
{ text: 'Connection', link: '/apps/scheduler/connection' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'SFTP',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
items: [{ text: 'Connection', link: '/apps/sftp/connection' }],
|
||||
},
|
||||
{
|
||||
text: 'SignalWire',
|
||||
collapsible: true,
|
||||
|
Reference in New Issue
Block a user