mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 01:54:47 +00:00
fixes (#449)
* fixes * prettier * more bugs * changes * more fixes * prettier, fmt, clippy * fix regressed error * println, console.log * fix imports --------- Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com> Co-authored-by: Jai A <jaiagr+gpg@pm.me>
This commit is contained in:
co-authored by
Geometrically
Jai A
parent
6a76811bed
commit
a35dd67b77
@@ -104,7 +104,7 @@ pub async fn profile_create(
|
||||
|
||||
emit_profile(
|
||||
uuid,
|
||||
profile.get_profile_full_path().await?,
|
||||
&profile.profile_id(),
|
||||
&profile.metadata.name,
|
||||
ProfilePayloadType::Created,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user