diff --git a/storytracker/analysis.py b/storytracker/analysis.py index 9d95612..fc2ece7 100644 --- a/storytracker/analysis.py +++ b/storytracker/analysis.py @@ -146,8 +146,8 @@ def get_images(self, force=False): Set the `force` kwargs to True to regenerate it from scratch. """ # If we already have the list, return it - if self._hyperlinks and not force: - return self._hyperlinks + if self._images and not force: + return self._images # Target the tag if it exists since # we don't care what's in the