Browse Source

Merge branch 'master' into feature/text-entry

master
limina1 6 months ago
parent
commit
2c0959de1c
  1. 2
      src/routes/publication/[type]/[identifier]/+layout.ts

2
src/routes/publication/[type]/[identifier]/+layout.ts

@ -1 +1 @@ @@ -1 +1 @@
export const ssr = true;
export const ssr = false;

Loading…
Cancel
Save