mirror of
https://github.com/RetroZelda/beacon-snatch.git
synced 2026-06-15 22:38:17 +00:00
content auto fetch hooked up
This commit is contained in:
@@ -95,6 +95,7 @@ class BeaconSeries:
|
||||
new_series.description = description
|
||||
new_series.series_url = url
|
||||
|
||||
if auto_fetch:
|
||||
new_series.fetch(auth)
|
||||
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user