mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-02 07:34:08 +01:00
Bug fix with the HTTP server.
This commit is contained in:
parent
9aa32da082
commit
3265d84a23
@ -332,7 +332,7 @@ if __name__ == '__main__':
|
||||
|
||||
# These may take some resources, and it does not need to be run while boot, so
|
||||
# we import it as late as possible (but before plugins are loaded).
|
||||
import supybot.utils.httpserver as httpserver
|
||||
import supybot.httpserver as httpserver
|
||||
|
||||
owner = Owner.Class()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user