mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-22 00:03:28 +01:00
fix error identation
This commit is contained in:
parent
0e78076359
commit
718a1fb4bc
@ -210,7 +210,7 @@ URL: %s
|
||||
item["title"], item["msg"], settings.DEFAULT_FROM_EMAIL, item["to"]
|
||||
)
|
||||
email.send(fail_silently=True)
|
||||
return True
|
||||
return True
|
||||
|
||||
|
||||
def show_recommended_media(request, limit=100):
|
||||
|
Loading…
Reference in New Issue
Block a user