You've already forked AstralRinth
forked from didirus/AstralRinth
add download authlib injector support
This commit is contained in:
@@ -263,7 +263,7 @@ impl AccountType {
|
||||
}
|
||||
}
|
||||
|
||||
fn as_lowercase_str(&self) -> String {
|
||||
pub(crate) fn as_lowercase_str(&self) -> String {
|
||||
self.as_str().to_lowercase()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user