You've already forked AstralRinth
forked from didirus/AstralRinth
Merge commit '15892a88d345f7ff67e2e46e298560afb635ac23' into beta
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use crate::state::ModrinthCredentials;
|
||||
|
||||
#[tracing::instrument]
|
||||
pub fn authenticate_begin_flow() -> String {
|
||||
pub fn authenticate_begin_flow() -> &'static str {
|
||||
crate::state::get_login_url()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user