You've already forked AstralRinth
forked from didirus/AstralRinth
Folder names (#318)
This commit is contained in:
@@ -61,7 +61,7 @@ pub enum ErrorKind {
|
||||
#[error("Error acquiring semaphore: {0}")]
|
||||
AcquireError(#[from] tokio::sync::AcquireError),
|
||||
|
||||
#[error("Profile {0} is not managed by Theseus!")]
|
||||
#[error("Profile {0} is not managed by the app!")]
|
||||
UnmanagedProfileError(String),
|
||||
|
||||
#[error("Could not create profile: {0}")]
|
||||
|
||||
Reference in New Issue
Block a user