Fix template thumbnail

[MAILPOET-2399]
This commit is contained in:
Pavel Dohnal
2019-09-30 12:49:12 +02:00
committed by Jack Kitterhing
parent f25a744a57
commit 09efcf0934
2 changed files with 1 additions and 1 deletions

View File

@@ -340,7 +340,7 @@ class NewsletterBlank13Column {
}
private function getThumbnail() {
return $this->external_template_image_url . '/thumbnail.20190411-1500.jpg';
return $this->external_template_image_url . '/thumbnail.20190930.jpg';
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB