I am using desktop app using injected files to send before three days now
window.Store = Object.assign({}, window.mR.findModule(m => m.default && m.default.Chat)[0].default);
get this error:
javascript error: Cannot read properties of undefined (reading 'default')
(Session info: chrome=123.0.6312.59)
. Who can fix it please and how much cost?