summaryrefslogtreecommitdiff
path: root/src/types/Scotsoun.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types/Scotsoun.d.ts')
-rw-r--r--src/types/Scotsoun.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types/Scotsoun.d.ts b/src/types/Scotsoun.d.ts
index 333419c..dd2341a 100644
--- a/src/types/Scotsoun.d.ts
+++ b/src/types/Scotsoun.d.ts
@@ -8,6 +8,7 @@ type Scotsoun = {
title: string;
subtitle?: string;
longName: string;
+ img: ImageMetadata;
author?: string;
cdCount: number;
price: Price;