Skip to content

Commit

Permalink
feat: Added template category for 'brev'
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Aug 21, 2024
1 parent b5d76f7 commit 64240eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aksel.nav.no/website/sanity/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ export const grunnleggendeKategorier = [
];

export const templatesKategorier = [
{ title: "Brev", value: "brev" },
{ title: "Støtte", value: "stotte" },
{ title: "Søknadsdialog", value: "soknadsdialog" },
{ title: "Skjemavalidering", value: "skjemavalidering" },
Expand Down

0 comments on commit 64240eb

Please sign in to comment.