refactor: improve alert error context and copy action
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
)
|
||||
#endif
|
||||
default:
|
||||
alert = AlertState(error: error)
|
||||
alert = AlertState(action: "scan QR code", error: error)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user