mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 03:54:54 +08:00
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