fix changes requested
This commit is contained in:
@ -50,11 +50,7 @@ type UserPreferences struct {
|
||||
DisableHTML bool `yaml:"disable_html"`
|
||||
DisableDownloads bool `yaml:"disable_downloads"`
|
||||
DisableNotifications bool `yaml:"disable_notifications"`
|
||||
<<<<<<< HEAD
|
||||
DisableShowURLs bool `yaml:"disable_show_urls"`
|
||||
=======
|
||||
DisableShowurls bool `yaml:"disable_show_urls"`
|
||||
>>>>>>> 67c0262587404c2b2912e934092dacdba7cc2ed0
|
||||
}
|
||||
|
||||
// Config contains the main config of gomuks.
|
||||
|
Reference in New Issue
Block a user