You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
;(awaitremixFileSystems.current.addFileSystem(remixIndexedDB.current))||matomo.push(['trackEvent','Storage','error','indexedDB not supported'])
98
-
;(awaitremixFileSystems.current.addFileSystem(localStorageFileSystem.current))||matomo.push(['trackEvent','Storage','error','localstorage not supported'])
97
+
;(awaitremixFileSystems.current.addFileSystem(remixIndexedDB.current))||window._paq.push(['trackEvent','Storage','error','indexedDB not supported'])
98
+
;(awaitremixFileSystems.current.addFileSystem(localStorageFileSystem.current))||window._paq.push(['trackEvent','Storage','error','localstorage not supported'])
0 commit comments