Sfoglia il codice sorgente

Fix typo in vscode_config

Abouzar Parvan 3 anni fa
parent
commit
465c975214
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      utils/vscode_config/settings.json

+ 1 - 1
utils/vscode_config/settings.json

@@ -362,7 +362,7 @@
         },
         {
           "key": "P",
-          "name": "Push",
+          "name": "Pull",
           "type": "command",
           "command": "git.pull"
         },