mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-20 22:52:06 +00:00
chore: improve readability
This commit is contained in:
@ -7,7 +7,7 @@ import { backend } from './main';
|
||||
export interface ScrobblerPluginConfig {
|
||||
enabled: boolean;
|
||||
/**
|
||||
* Attempt to scrobble other video types (e.g. Podcasts, normal YouTube videos)
|
||||
* Attempt to scrobble other video types (e.g. Podcasts, normal videos)
|
||||
*
|
||||
* @default true
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user