Use current

This commit is contained in:
Pinyoo Thotaboot
2025-05-26 11:44:39 +07:00
parent 6063bf5978
commit b18a509120

View File

@ -23,7 +23,7 @@ _GIT_PROVIDERS = {
'codecommit': CodeCommitProvider,
'local': LocalGitProvider,
'gerrit': GerritProvider,
'gitea': GiteaProvider,
'gitea': GiteaProvider
}