mirror of
https://framagit.org/veretcle/scootaloo.git
synced 2025-07-21 17:34:37 +02:00
fix: fields_attribute is busted so 🤷
This commit is contained in:
@@ -141,6 +141,7 @@ pub fn get_note_from_description(t: &Option<String>, urls: &[UrlEntity]) -> Opti
|
||||
}
|
||||
|
||||
/// Gets fields_attribute from UserEntityDetail
|
||||
#[allow(dead_code)]
|
||||
pub fn get_attribute_from_url(
|
||||
user_entity_detail: &Option<UserEntityDetail>,
|
||||
) -> Option<Vec<CredentialsFieldAttribute>> {
|
||||
|
Reference in New Issue
Block a user