also here

This commit is contained in:
Bruno Windels 2022-02-15 08:22:09 +01:00
parent 1795f58ba5
commit 7179758c50
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ limitations under the License.
*/
import {UpdateAction} from "../UpdateAction.js";
import {ViewModel} from "../../../../ViewModel.js";
import {ViewModel} from "../../../../ViewModel";
import {SendStatus} from "../../../../../matrix/room/sending/PendingEvent.js";
export class SimpleTile extends ViewModel {