mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
feat: run prettier
This commit is contained in:
4
src/reset.d.ts
vendored
4
src/reset.d.ts
vendored
@ -32,8 +32,8 @@ declare global {
|
||||
togglePictureInPicture: () => void;
|
||||
reload: () => void;
|
||||
i18n: {
|
||||
t: typeof t,
|
||||
}
|
||||
t: typeof t;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user