1
0
forked from wrenn/wrenn

Add +page.js to disable prerendering for admin capsule detail page

This commit is contained in:
2026-04-16 18:38:03 +06:00
parent cc63ed2197
commit 24f904fa74

View File

@ -0,0 +1 @@
export const prerender = false;