project rename

This commit is contained in:
Eugene Pankov
2021-06-29 23:57:04 +02:00
parent c61be3d52b
commit 43cd3318da
609 changed files with 510 additions and 530 deletions

2
.vscode/launch.json vendored
View File

@@ -8,7 +8,7 @@
"protocol": "inspector",
"runtimeExecutable": "${workspaceFolder}/node_modules/.bin/electron",
"env": {
"TERMINUS_DEV": "1"
"TABBY_DEV": "1"
},
"runtimeArgs": [
"--remote-debugging-port=9223",