Skip to content

Commit aa3bd18

Browse files
author
Your Name
committed
refactor: remove unused avatar_alt and unknown_profile properties from schema
1 parent 355c600 commit aa3bd18

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

i18n/schema.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,12 +1099,6 @@
10991099
},
11001100
"additionalProperties": false
11011101
},
1102-
"avatar_alt": {
1103-
"type": "string"
1104-
},
1105-
"unknown_profile": {
1106-
"type": "string"
1107-
},
11081102
"linked_accounts": {
11091103
"type": "object",
11101104
"properties": {

0 commit comments

Comments
 (0)