Skip to content

Commit c14fc78

Browse files
authored
Update packages/astro/src/index.ts
1 parent dcde575 commit c14fc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/astro/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export interface Options {
1515
*
1616
* Set this to false to customize the pages.
1717
*
18-
* @default 'all'
18+
* @default true
1919
*/
2020
defaultRoutes?: boolean | 'tutorial-only';
2121

0 commit comments

Comments
 (0)