mirror of
https://github.com/Horhik/Instagram2Fedi.git
synced 2024-11-24 00:51:38 +00:00
Just removed emoji
This commit is contained in:
parent
880bbd7c40
commit
509d44f3a4
|
@ -28,7 +28,7 @@ default_settings = {
|
|||
|
||||
settings = process_arguments(sys.argv, default_settings)
|
||||
|
||||
print('FAIL ♂ SETTINGS' , settings)
|
||||
print('SETTINGS' , settings)
|
||||
|
||||
agree = [1, True, "true", "True", "yes", "Yes"]
|
||||
if (os.environ.get("USE_DOCKER")):
|
||||
|
|
Loading…
Reference in a new issue