1
0

clearer ListenBrainz label - fixes #589

This commit is contained in:
dakkar
2025-01-18 11:50:18 +00:00
parent 42d8279610
commit 804cd93f81
3 changed files with 6 additions and 1 deletions
+4
View File
@@ -9020,6 +9020,10 @@ export interface Locale extends ILocale {
* Remove background
*/
"removeBackground": string;
/**
* ListenBrainz username
*/
"listenbrainz": string;
};
"_exportOrImport": {
/**