mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-04 05:11:12 +02:00
ElectronPlatform: Update the path for the BaseEventIndexManager class.
This commit is contained in:
parent
73b302f432
commit
137bedb3f9
@ -20,7 +20,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import VectorBasePlatform, {updateCheckStatusEnum} from './VectorBasePlatform';
|
||||
import BaseEventIndexManager from 'matrix-react-sdk/lib/BaseEventIndexManager';
|
||||
import BaseEventIndexManager from 'matrix-react-sdk/lib/indexing/BaseEventIndexManager';
|
||||
import dis from 'matrix-react-sdk/lib/dispatcher';
|
||||
import { _t } from 'matrix-react-sdk/lib/languageHandler';
|
||||
import Promise from 'bluebird';
|
||||
|
Loading…
x
Reference in New Issue
Block a user