mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
Fixed formatting
This commit is contained in:
parent
d8d90f14c0
commit
82c5292d0a
@ -122,6 +122,7 @@ def _get_target_url(is_beta: bool) -> str:
|
|||||||
|
|
||||||
if override_mode == 'beta':
|
if override_mode == 'beta':
|
||||||
return beta_url
|
return beta_url
|
||||||
|
|
||||||
elif override_mode == 'normal':
|
elif override_mode == 'normal':
|
||||||
return normal_url
|
return normal_url
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user