Skip to content
Snippets Groups Projects
Verified Commit 822af0c7 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

feat: update RadioImageRequirementsSettings Host -> Profile

parent d5bb93a0
No related branches found
No related tags found
No related merge requests found
......@@ -99,8 +99,8 @@ class ImageRequirements(TypedDict):
RadioImageRequirementsSettings = TypedDict(
"RadioImageRequirementsSettings",
{
"host.image": ImageRequirements,
"note.image": ImageRequirements,
"profile.image": ImageRequirements,
"show.image": ImageRequirements,
"show.logo": ImageRequirements,
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment