Finish room diffing and syncing. All tests pass
This commit is contained in:
@@ -39,7 +39,7 @@ module.exports = {
|
||||
},
|
||||
"m.room.avatar/": {
|
||||
discord_path: "/icons/112760669178241024/a_f83622e09ead74f0c5c527fe241f8f8c.png?size=1024",
|
||||
url: "mxc://cadence.moe/sZtPwbfOIsvfSoWCWPrGnzql"
|
||||
url: "mxc://cadence.moe/zKXGZhmImMHuGQZWJEFKJbsF"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -82,4 +82,4 @@ module.exports = {
|
||||
system_channel_flags: 0|0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -12,4 +12,4 @@ const sync = new HeatSync({persistent: false})
|
||||
|
||||
Object.assign(passthrough, { config, sync, db })
|
||||
|
||||
require("../d2m/actions/create-room")
|
||||
require("../d2m/actions/create-room.test")
|
||||
|
Reference in New Issue
Block a user