mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2025-07-30 16:01:51 -04:00
Remove stray debug log
This commit is contained in:
parent
f668455dff
commit
9cd62fe08d
@ -72,7 +72,6 @@ export const parseUser = (data) => {
|
||||
verified_at: field.verified_at
|
||||
}
|
||||
})
|
||||
console.log(output.fields_html)
|
||||
output.fields_text = data.fields.map(field => {
|
||||
return {
|
||||
name: unescape(field.name.replace(/<[^>]*>/g, '')),
|
||||
|
Loading…
x
Reference in New Issue
Block a user