Maxim Pekurin преди 6 години
committed by Eric Amodio
родител
ревизия
9793d1da44
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. +4
    -0
      src/git/remotes/gitlab.ts

+ 4
- 0
src/git/remotes/gitlab.ts Целия файл

@ -16,6 +16,10 @@ export class GitLabService extends RemoteProvider {
super(domain, path, protocol, name, custom);
}
get icon() {
return 'gitlab';
}
get name() {
return this.formatName('GitLab');
}

Зареждане…
Отказ
Запис