mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-22 01:43:29 +01:00
Linking Album->Artist so that artist name shows on albumLists
This commit is contained in:
@@ -7,7 +7,7 @@ import logger from "./logger";
|
||||
import { SOAP_PATH, STRINGS_ROUTE, PRESENTATION_MAP_ROUTE } from "./smapi";
|
||||
import qs from "querystring"
|
||||
|
||||
export const PRESENTATION_AND_STRINGS_VERSION = "12";
|
||||
export const PRESENTATION_AND_STRINGS_VERSION = "15";
|
||||
|
||||
export type Capability =
|
||||
| "search"
|
||||
|
||||
Reference in New Issue
Block a user