Skip to content

Commit

Permalink
Merge pull request #308 from ConductionNL/feature/WOO-128/configFiles
Browse files Browse the repository at this point in the history
feature/WOO-128/configFiles
  • Loading branch information
remko48 authored Apr 30, 2024
2 parents e4ebe86 + a9f14db commit aaa427c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pwa/src/services/getConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export const availableThemes: TGroupedSelectOption[] = [
{ label: "Alle overheidsorganisaties", value: "open-webconcept-theme" },
// { label: "Conduction", value: "conduction-theme" },
// { label: "XXLLNC", value: "xxllnc-theme" },
// { label: "Localhost", value: "localhost" },
],
},
{
Expand All @@ -203,7 +204,6 @@ export const availableThemes: TGroupedSelectOption[] = [
{ label: "Gouda", value: "gouda-theme" },
{ label: "Hoeksche Waard", value: "hoeksche-waard" },
{ label: "Lansingerland", value: "lansingerland" },
{ label: "Localhost", value: "localhost" },
{ label: "Noordwijk", value: "noordwijk-theme" },
{ label: "Ridderkerk", value: "ridderkerk" },
{ label: "Rijssen-Holten", value: "rijssen-holten" },
Expand Down
2 changes: 1 addition & 1 deletion pwa/static/configFiles/open-webconcept.json

Large diffs are not rendered by default.

0 comments on commit aaa427c

Please sign in to comment.