Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc402a23

Browse files
authored
refactor: add missing export for wakatime options type (anuraghazra#3531)
1 parent2259870 commitc402a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/cards/types.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export type TopLangOptions = CommonOptions & {
4646
hide_progress:boolean;
4747
};
4848

49-
typeWakaTimeOptions=CommonOptions&{
49+
exporttypeWakaTimeOptions=CommonOptions&{
5050
hide_title:boolean;
5151
hide:string[];
5252
line_height:string;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp