Skip to content

Commit fb717b4

Browse files
committed
Re-establish template page cache
1 parent 78b401e commit fb717b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pages/templates/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import {loadAllTemplates} from "~/stores/templates.js";
2424
2525
defineRouteRules({
26-
// swr: 3600
26+
swr: 3600
2727
})
2828
2929
useOpnSeoMeta({

0 commit comments

Comments
 (0)