mirror of
https://github.com/Nick80835/microbot
synced 2025-08-30 22:16:05 +00:00
add lockreason
This commit is contained in:
@@ -69,7 +69,7 @@ class Loader():
|
||||
"admin": args.get('admin', False),
|
||||
"owner": args.get('owner', False),
|
||||
"locking": args.get('locking', False),
|
||||
"locked": False
|
||||
"lockreason": None
|
||||
}
|
||||
|
||||
return func
|
||||
|
Reference in New Issue
Block a user