We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef67ae commit 4b9104dCopy full SHA for 4b9104d
api/src/api/users.rs
@@ -77,4 +77,4 @@ pub async fn get_packages_handler(
77
.map(|package| ApiPackage::from((package, None, Default::default())))
78
.collect(),
79
)
80
-}
+}
0 commit comments