Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
li-peifeng authored Jan 26, 2025
1 parent 1b2a418 commit 2b81c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/previews/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const previews: Preview[] = [
component: lazy(() => import("./aliyun_office")),
},
{
name: "Cast_录屏",
name: "Asciinema__录屏",
exts: ["cast"],
component: lazy(() => import("./asciinema")),
},
Expand Down

0 comments on commit 2b81c85

Please sign in to comment.