Skip to content

Commit cb81ccb

Browse files
committed
B¤Adellian | Corrections
1 parent 260e905 commit cb81ccb

5 files changed

Lines changed: 11 additions & 1 deletion

File tree

.adellian/Git.mpkg

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,23 @@
1111
"Options": [
1212
{
1313
"Scripts": {
14-
"Data": "Git",
14+
"Data": "GitSTB",
1515
"Install": "Install.py",
1616
"Uninstall": "Uninstall.py",
1717
"Update": "Update.py"
1818
},
1919
"Name": "Stable",
2020
"Description": "Install the Stable version of TSN Abstracter using Git."
21+
},
22+
{
23+
"Scripts": {
24+
"Data": "GitSID",
25+
"Install": "Install.py",
26+
"Uninstall": "Uninstall.py",
27+
"Update": "Update.py"
28+
},
29+
"Name": "Unstable",
30+
"Description": "Install the Unstable version of TSN Abstracter using Git."
2131
}
2232
],
2333
"Data": [

.adellian/GitSTB/Install.py

Whitespace-only changes.

.adellian/GitSTB/Uninstall.py

Whitespace-only changes.

0 commit comments

Comments
 (0)