Skip to content

Commit

Permalink
🔥 Fjernet slug-bug
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Dec 5, 2023
1 parent fb9016c commit 8e67a77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aksel.nav.no/website/pages/gp/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export const getServerSideProps: GetServerSideProps = async (
return {
props: {
results,
slug: ctx.params.slug as string,
preview: ctx.preview ?? false,
id: "",
title: "",
Expand Down

0 comments on commit 8e67a77

Please sign in to comment.