updated preview tests
This commit is contained in:
@@ -35,8 +35,8 @@ struct RoomPermissionsSetting: Identifiable {
|
|||||||
|
|
||||||
/// The `RoomPermissions` property that this setting is for.
|
/// The `RoomPermissions` property that this setting is for.
|
||||||
let keyPath: KeyPath<RoomPermissions, Int64>
|
let keyPath: KeyPath<RoomPermissions, Int64>
|
||||||
/// The `RoomPowerLevelChanges` property that this setting is saved into.
|
/// The `RoomPowerLevelChanges` properties that this setting is saved into.
|
||||||
var rustKeyPaths: [WritableKeyPath<RoomPowerLevelChanges, Int64?>] {
|
var rustKeyPaths: Set<WritableKeyPath<RoomPowerLevelChanges, Int64?>> {
|
||||||
switch keyPath {
|
switch keyPath {
|
||||||
case \.ban: [\.ban]
|
case \.ban: [\.ban]
|
||||||
case \.invite: [\.invite]
|
case \.invite: [\.invite]
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:08bb3a569aaf29dd0538d60431909b017cc3618bc9e5c70b97c20dd4975fd258
|
oid sha256:00e021ea09e721592cbd4857b115dc70749dd3a2260dd805a788e4d7cb58d53f
|
||||||
size 154960
|
size 162651
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:37bc436579480dfa58b8c084ceee764211eb72bdbfc7bacd650182ba93f094a4
|
oid sha256:ad780e3af22d1a34035bdc4c139cabb37d4cc45cb0f4703bc9d3b74b7ed51747
|
||||||
size 179950
|
size 190423
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6af754deeb580b9766569cf220aa261386414a8bf443492db2789b377f243d03
|
oid sha256:3d7a93f0e4d32a9a2a14855efe13d22ae76c897fe53784c2759daf7bf1f43358
|
||||||
size 99191
|
size 106603
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:fe09105bca9dd76a68ae95deacfbc5486cf611646274aa3c5569abe8ae6f5c3b
|
oid sha256:b951eddbb1bf4ecdb0cafc9e9f49fbe16bca18b267e740cefb662faa5b9675dc
|
||||||
size 135104
|
size 145920
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:112f11c00d12522c9cc2a7eb6232928c00a3d860af5421458a84922765333788
|
oid sha256:85dad53977c47697e230e65e2958b9945dd3ee98b3a1dee47a3a5db1926dc541
|
||||||
size 158787
|
size 167621
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:574ab22729ec01379c0fe14cd6e6f2a400c403cc4ea13a89b707ce2299cccdfc
|
oid sha256:fa82b3084050d09857bbad7ad94bbf56e70c799107e5de881159735eea47b629
|
||||||
size 185101
|
size 195983
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:b705e8ee9fc79fac8d6c4816fba0f0eb42640718e31e28da492b390caaefc4d4
|
oid sha256:41bdda0a6b44cf4c54cb02ec87106fe19c088ef58d2bf328482625b3a08f12e3
|
||||||
size 102515
|
size 110666
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:38dced6c1cf12c67215716b100a41ffc731d9aea8e76d9a8eef41799e4614b72
|
oid sha256:7ee8d876928eac98cf7a9f3f8a60040cb369dd2dea32e2841c8c100d99f5bc07
|
||||||
size 139328
|
size 150962
|
||||||
|
|||||||
Reference in New Issue
Block a user