More formatting

pull/4134/head
Hugh Nimmo-Smith 6 months ago
parent d8c62ed866
commit ad31acf891

@ -1068,7 +1068,7 @@ The existing device sends a `m.login.secrets` message via the secure channel:
},
"backup": {
"algorithm": "foobar",
"key": "base64_of_the_backup_recovery_key",
"key": "$base64_of_the_backup_recovery_key",
"backup_version": "version_string"
}
}
@ -1328,7 +1328,7 @@ Example:
},
"backup": {
"algorithm": "foobar",
"key": "base64_of_the_backup_recovery_key",
"key": "$base64_of_the_backup_recovery_key",
"backup_version": "version_string"
}
}

Loading…
Cancel
Save