Skip to content

Commit 669ed71

Browse files
committed
2 parents 5ca6920 + 3e2ee53 commit 669ed71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export interface Kv {
6767

6868
export type Spotify =
6969
| {
70-
lintening_to_spotify: true;
70+
listening_to_spotify: true;
7171
spotify: {
7272
track_id: string;
7373
timestamps: Timestamps;

0 commit comments

Comments
 (0)