Skip to content

Commit

Permalink
Solara
Browse files Browse the repository at this point in the history
  • Loading branch information
IdeaS0ft committed Sep 10, 2024
1 parent ece44a0 commit 1dc4699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ class BrandRemoteSource {
}

return null;
}
}

async fetchBrandConfigurationsSchema() {
const url = "https://raw.githubusercontent.com/Solara-Kit/Solara/main/solara/lib/core/doctor/schema/brand_configurations.json";
Expand Down
1 change: 1 addition & 0 deletions solara/lib/core/doctor/schema/brand_configurations.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
}
},
"required": [
"solaraVersion",
"brand",
"configurations"
]
Expand Down

0 comments on commit 1dc4699

Please sign in to comment.