1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Adding remaining enum for migration repo model type. (#26021)

This commit is contained in:
puni9869
2023-07-20 22:58:38 +05:30
committed by GitHub
parent 2e128dd1fc
commit d12ba978a7
2 changed files with 6 additions and 2 deletions

View File

@@ -19731,7 +19731,11 @@
"git",
"github",
"gitea",
"gitlab"
"gitlab",
"gogs",
"onedev",
"gitbucket",
"codebase"
],
"x-go-name": "Service"
},