Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Whitespace
Browse files Browse the repository at this point in the history
hughns committed Mar 6, 2023
1 parent 03f9563 commit a73748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Riot/Modules/Rendezvous/RendezvousService.swift
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ enum RendezvousChannelAlgorithm: String {

/// Algorithm name as per MSC3906
enum RendezvousFlow: String {
/// The v1 value never actually appears in JSON
/// The v1 value never actually appears in JSON
case SETUP_ADDITIONAL_DEVICE_V1 = "org.matrix.msc3906.v1"
case SETUP_ADDITIONAL_DEVICE_V2 = "org.matrix.msc3906.setup.additional_device.v2"
}

0 comments on commit a73748b

Please sign in to comment.