mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
feat(scrobblers): use BrowserWindow instead of shell.openExternal (#1758)
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import { ScrobblerPluginConfig } from '../index';
|
||||
import { SetConfType } from '../main';
|
||||
|
||||
import type { ScrobblerPluginConfig } from '../index';
|
||||
import type { SetConfType } from '../main';
|
||||
import type { SongInfo } from '@/providers/song-info';
|
||||
|
||||
export abstract class ScrobblerBase {
|
||||
|
||||
Reference in New Issue
Block a user