mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +00:00
Fix syncing, repairing, add edit method (#111)
* Fix syncing, repairing, add edit method * comp err * temp push up * fixes * fix more * add frontend
This commit is contained in:
@@ -28,6 +28,7 @@ pub async fn profile_create(
|
||||
icon,
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
)
|
||||
.await?;
|
||||
Ok(res)
|
||||
|
||||
Reference in New Issue
Block a user