Fix registration
This commit is contained in:
@@ -11,7 +11,7 @@ from slidge import BaseGateway, FormField, GatewayUser
|
|||||||
from slidge.command.register import RegistrationType
|
from slidge.command.register import RegistrationType
|
||||||
from slixmpp.exceptions import XMPPError
|
from slixmpp.exceptions import XMPPError
|
||||||
|
|
||||||
from .session import ASSETS_DIR
|
from .session import API_URL
|
||||||
|
|
||||||
|
|
||||||
class Gateway(BaseGateway):
|
class Gateway(BaseGateway):
|
||||||
|
|||||||
Reference in New Issue
Block a user