Skip to content

Commit ad53d2b

Browse files
committed
update readme
1 parent 9d52da7 commit ad53d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ toggleMute(): Promise<void>
112112
```ts
113113
getVariables(): Promise<IPlayerVariables>
114114

115-
IPlayerVariables {
115+
interface IPlayerVariables {
116116
version: string;
117117

118118
file: string;

0 commit comments

Comments
 (0)