forked from didirus/AstralRinth
refactor: remove init_authlib_patching function and update related references
This commit is contained in:
@@ -116,7 +116,7 @@ impl DiscordGuard {
|
||||
.large_image("astralrinth_logo")
|
||||
.large_text(&build_info)
|
||||
.small_image("astralrinth_logo")
|
||||
.small_text(&build_download),
|
||||
.small_text(build_download),
|
||||
)
|
||||
.timestamps(Timestamps::new().start(time));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user