fixed some bugs
rearranged all to single request only ready for first release \o/
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
def ledd_protocol(proto):
|
||||
"""
|
||||
Decorator used to add functions to action dict
|
||||
:param actiondict: dict to add to
|
||||
:type actiondict: dict
|
||||
:param proto: dict to add to
|
||||
:type proto: dict
|
||||
"""
|
||||
|
||||
def wrap(f):
|
||||
|
Reference in New Issue
Block a user