Move where emoji migration is fired to match the new emoji work
This commit is contained in:
@@ -36,7 +36,6 @@ func Start() error {
|
||||
resetDirectories()
|
||||
|
||||
data.PopulateDefaults()
|
||||
utils.MigrateCustomEmojiLocations()
|
||||
|
||||
if err := data.VerifySettings(); err != nil {
|
||||
log.Error(err)
|
||||
|
||||
Reference in New Issue
Block a user