forked from vbatts/maubot
Change things
This commit is contained in:
parent
b3e1f1d4bc
commit
d2b145d0bc
4 changed files with 111 additions and 73 deletions
|
@ -24,7 +24,7 @@ from aiohttp import ClientSession
|
|||
if TYPE_CHECKING:
|
||||
from mautrix.util.config import BaseProxyConfig
|
||||
from .client import MaubotMatrixClient
|
||||
from .server import PluginWebApp
|
||||
from .plugin_server import PluginWebApp
|
||||
|
||||
|
||||
class Plugin(ABC):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue