feat(gitea): add gitea integration
This commit is contained in:
@@ -126,10 +126,14 @@ export default defineConfig({
|
||||
text: 'Gitea',
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
<<<<<<< HEAD
|
||||
items: [
|
||||
{ text: 'Triggers', link: '/apps/gitea/triggers' },
|
||||
{ text: 'Connection', link: '/apps/gitea/connection' },
|
||||
],
|
||||
=======
|
||||
items: [{ text: 'Connection', link: '/apps/gitea/connection' }],
|
||||
>>>>>>> 589d3447 (feat(gitea): add gitea integration)
|
||||
},
|
||||
{
|
||||
text: 'GitHub',
|
||||
|
Reference in New Issue
Block a user