mirror of
https://git.anonymousland.org/anonymousland/synapse-captcha.git
synced 2026-01-10 00:10:56 -05:00
5 lines
91 B
Python
5 lines
91 B
Python
from . import api
|
|
from . import config
|
|
from . import captcha
|
|
|
|
name = 'matrix_registration'
|