Skip to content

Commit

Permalink
chore(TransferType): Set QR Code as first case
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinperignon committed Nov 15, 2024
1 parent 1696a30 commit 7046c11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
package com.infomaniak.multiplatform_swisstransfer.common.models

enum class TransferType {
LINK,
QR_CODE,
LINK,
PROXIMITY,
MAIL,
}

0 comments on commit 7046c11

Please sign in to comment.