Returning actor birth and residence data. Fixed campaign scenes not updating with filters.
This commit is contained in:
@@ -12,5 +12,6 @@ export function curateMedia(media) {
|
||||
width: media.width,
|
||||
height: media.height,
|
||||
index: media.index,
|
||||
credit: media.credit,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user