lastfm: Add setting for artist name and song title only (#1726)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Archer
2023-09-12 17:11:25 -04:00
committed by GitHub
parent dd23f9802c
commit a95311ef2c
2 changed files with 19 additions and 1 deletions

View File

@ -370,6 +370,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
blahajZip: {
name: "blahaj.zip",
id: 683954422241427471n,
},
archeruwu: {
name: "archer_uwu",
id: 160068695383736320n
}
} satisfies Record<string, Dev>);