mirror of
https://github.com/maubot/maubot
synced 2025-08-29 08:50:38 +00:00
Start working on management API implementation
This commit is contained in:
parent
aefdcd9447
commit
f2449e2eba
14 changed files with 379 additions and 54 deletions
|
@ -16,7 +16,7 @@
|
|||
import random
|
||||
import string
|
||||
|
||||
from mautrix.util import BaseFileConfig, ConfigUpdateHelper
|
||||
from mautrix.util.config import BaseFileConfig, ConfigUpdateHelper
|
||||
|
||||
|
||||
class Config(BaseFileConfig):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue