@pitaj said in Emoji problem:
Okay try running this in a mongo shell like before:
db.objects.update({ _key:'emoji:customizations:adjuncts' }, { $set: { _key: 'emoji:customizations:adjuncts:bkp' } }, { multi: true })
I did as you told me and the problem worked out
I thank you very much