moving things around

This commit is contained in:
simojenki
2022-03-06 17:42:03 +11:00
parent ac266a3c46
commit d1ff224e89
8 changed files with 57 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
import { v4 as uuid } from "uuid";
import { DODGY_IMAGE_NAME } from "../../src/subsonic";
import { artistImageURN } from "../../src/subsonic/generic";
import { artistImageURN } from "../../src/subsonic/library";
import { artistSummaryFromNDArtist } from "../../src/subsonic/navidrome";