We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b401e commit fb717b4Copy full SHA for fb717b4
client/pages/templates/index.vue
@@ -23,7 +23,7 @@
23
import {loadAllTemplates} from "~/stores/templates.js";
24
25
defineRouteRules({
26
- // swr: 3600
+ swr: 3600
27
})
28
29
useOpnSeoMeta({
0 commit comments