This commit is contained in:
Tulir Asokan
2018-08-26 22:53:13 +03:00
parent 65f077c645
commit 22e76b6a37
14 changed files with 40 additions and 27 deletions

View File

@ -17,9 +17,10 @@
package config
import (
"maunium.net/go/mautrix-appservice"
"io/ioutil"
"gopkg.in/yaml.v2"
"maunium.net/go/mautrix-appservice"
)
type Config struct {