Identity load and save params, invitation check
This commit is contained in:
@ -31,6 +31,7 @@ type Config struct {
|
||||
ChannelNotifications bool `json:"channel_notifications,omitempty"`
|
||||
// Inner
|
||||
memoryPassword string `json:"memory_password,omitempty"`
|
||||
identityFile string `json:"config_file,omitempty"`
|
||||
}
|
||||
|
||||
var instance *Config
|
||||
|
Reference in New Issue
Block a user