You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-08-06 12:02:40 +03:00
Linting
This commit is contained in:
@@ -982,7 +982,7 @@ describe("SlidingSyncSdk", () => {
|
|||||||
"m.read": {
|
"m.read": {
|
||||||
[alice]: {
|
[alice]: {
|
||||||
ts: 1234567,
|
ts: 1234567,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@@ -1009,7 +1009,7 @@ describe("SlidingSyncSdk", () => {
|
|||||||
"m.read": {
|
"m.read": {
|
||||||
[alice]: {
|
[alice]: {
|
||||||
ts: 1234567,
|
ts: 1234567,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user