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,5 +1,5 @@
import { ArtistSummary, Sortable } from "../music_service";
import { artistImageURN } from "./generic";
import { artistImageURN } from "./library";
export type NDArtist = {
id: string;