Resync files from wiki
This commit is contained in:
parent
b1dd8a38a3
commit
1e56967a7c
13 changed files with 223 additions and 72 deletions
|
|
@ -148,7 +148,7 @@ class CmdSmile(Command):
|
|||
|
||||
def parse(self):
|
||||
"Very trivial parser"
|
||||
target = self.args.strip()
|
||||
self.target = self.args.strip()
|
||||
|
||||
def func(self):
|
||||
"This actually does things"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue