Merge branch 'master' into circom-matomo

pull/4982/head
David Disu 7 months ago committed by GitHub
commit 077184e63e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      apps/remix-ide/src/app/plugins/git.tsx

@ -6,6 +6,7 @@ import * as packageJson from '../../../../../package.json'
const profile = {
name: 'dgit',
displayName: 'Git',
desciption: 'Git plugin for Remix',
methods: ['pull', 'track', 'diff', 'clone', 'open'],
events: [''],

Loading…
Cancel
Save