Refactor some things and format everything
This commit is contained in:
@ -33,7 +33,7 @@ type Session struct {
|
||||
NextBatch string
|
||||
FilterID string
|
||||
Rooms map[string]*rooms.Room
|
||||
PushRules *gomatrix.PushRuleset
|
||||
PushRules *gomatrix.PushRuleset
|
||||
}
|
||||
|
||||
func (config *Config) LoadSession(mxid string) error {
|
||||
|
Reference in New Issue
Block a user