used recipe id or deeplink to start agent (#5154)
This commit is contained in:
@@ -6,7 +6,7 @@ use crate::recipe::Recipe;
|
||||
|
||||
#[derive(Error, Debug)]
|
||||
pub enum DecodeError {
|
||||
#[error("All decoding methods failed")]
|
||||
#[error("Failed to decode recipe deeplink")]
|
||||
AllMethodsFailed,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user