mirror of
https://github.com/ThunixdotNet/tilde-launcher.git
synced 2026-01-24 05:10:18 +00:00
FFS, fix it again
This commit is contained in:
2
tilde
2
tilde
@@ -24,7 +24,7 @@ class TildeContrib(object):
|
|||||||
|
|
||||||
class TildeLauncher:
|
class TildeLauncher:
|
||||||
|
|
||||||
COMMANDS = ["help","contrib","chat"]
|
COMMANDS = ["help","contrib"]
|
||||||
|
|
||||||
USAGE = dict(help="\n Displays this menu",contrib=" <program>\n Your gateway to programs made by teammates,\n for teammates!")
|
USAGE = dict(help="\n Displays this menu",contrib=" <program>\n Your gateway to programs made by teammates,\n for teammates!")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user