[locations] Fix misisng return value

This commit is contained in:
2024-03-12 12:25:48 -04:00
parent 3af2ad203c
commit 11e6161502
2 changed files with 6 additions and 3 deletions

View File

@ -151,3 +151,4 @@ class GeoLocation(ScrobblableMixin):
"is_title_null": is_title_null,
},
)
return close_locations