tetradox
Results
3
comments of
tetradox
i am having the same problem @lfdelphino @ ecjN00B @mukulhase @bobaoapae @brunosoaresds
{ id: 'FindChat', conditions: (module) => (module && module.findChat)?module : null}, I added. and window.Store.Chat._find = e => { const target = window.Store.Chat.get(e) return target ? Promise.resolve(target) : Promise.resolve({ id:...