소스 검색

Changes to use onStartupFinished activation

main
Eric Amodio 4 년 전
부모
커밋
4226451055
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      package.json

+ 1
- 1
package.json 파일 보기

@ -178,7 +178,7 @@
"onCommand:gitlens.fetchRepositories",
"onCommand:gitlens.pullRepositories",
"onCommand:gitlens.pushRepositories",
"*"
"onStartupFinished"
],
"contributes": {
"configuration": {

불러오는 중...
취소
저장