Addon Manager: Worker refactor (round 1)
This commit is contained in:
@@ -431,7 +431,8 @@ class Macro(object):
|
||||
translate(
|
||||
"AddonsInstaller",
|
||||
"Unable to fetch macro-specified file {} from {}",
|
||||
).format(other_file, fetch_url) + "\n"
|
||||
).format(other_file, fetch_url)
|
||||
+ "\n"
|
||||
)
|
||||
else:
|
||||
warnings.append(
|
||||
|
||||
Reference in New Issue
Block a user