mirror of
https://github.com/RetroZelda/beacon-snatch.git
synced 2026-06-11 19:06:52 +00:00
content auto fetch hooked up
This commit is contained in:
@@ -95,7 +95,8 @@ class BeaconSeries:
|
||||
new_series.description = description
|
||||
new_series.series_url = url
|
||||
|
||||
new_series.fetch(auth)
|
||||
if auto_fetch:
|
||||
new_series.fetch(auth)
|
||||
|
||||
except:
|
||||
logging.warn(f"Unable to create series \"{series_id}\".")
|
||||
|
||||
Reference in New Issue
Block a user