mirror of
https://github.com/Nick80835/microbot
synced 2025-09-02 07:25:38 +00:00
return the function for decorators
This commit is contained in:
@@ -51,6 +51,8 @@ class Loader():
|
||||
"sudo": args.get('sudo', False)
|
||||
}
|
||||
|
||||
return func
|
||||
|
||||
return decorator
|
||||
|
||||
def _find_all_modules(self):
|
||||
|
Reference in New Issue
Block a user