]> cat aescling's git repositories - mastodon.git/commit
Fix custom emoji category creation silently erroring out on duplicate category (...
authorThibG <thib@sitedethib.com>
Wed, 18 Dec 2019 15:56:59 +0000 (16:56 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 18 Dec 2019 15:56:59 +0000 (16:56 +0100)
commitc0ed53b810351b61db543701c4938d41723a6e4e
tree1ec586b78987bdc50d1bbbeac1f4521d3583e555
parentfb9137752a734caa6891637728cc243d79c1af97
Fix custom emoji category creation silently erroring out on duplicate category (#12647)

Instead, just re-use the existing category if any.

Fixes #12608
app/models/form/custom_emoji_batch.rb