added some task stuff
This commit is contained in:
parent
348676242c
commit
3475eb2493
2 changed files with 6 additions and 0 deletions
3
lib/tasks/sms.py
Normal file
3
lib/tasks/sms.py
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
"""
|
||||||
|
The sms task.
|
||||||
|
"""
|
||||||
3
lib/tasks/xmpp.py
Normal file
3
lib/tasks/xmpp.py
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
"""
|
||||||
|
The xmpp task.
|
||||||
|
"""
|
||||||
Loading…
Add table
Add a link
Reference in a new issue