add the visitor API endpoint
This commit is contained in:
@ -301,7 +301,7 @@ commands = [
|
||||
"check_services",
|
||||
"add_news",
|
||||
"del_news",
|
||||
"logs"
|
||||
"logs",
|
||||
]
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
Reference in New Issue
Block a user