Switch appservice module location

This commit is contained in:
Tulir Asokan
2020-05-09 14:31:06 +03:00
parent e7458139c4
commit 6e50a7c380
11 changed files with 16 additions and 20 deletions

View File

@ -21,7 +21,7 @@ import (
"gopkg.in/yaml.v2"
"maunium.net/go/mautrix-appservice"
"maunium.net/go/mautrix/appservice"
)
type Config struct {