Skip to content

Commit

Permalink
[MM-28363] Add asset for user limit overage emails (mattermost#6874)
Browse files Browse the repository at this point in the history
* Add assets for cloud emails

* Change asset to fix weird opacity

* Increased export size to 2x resolution

* Compressed PNG, thanks Matt

Co-authored-by: Mattermod <[email protected]>
  • Loading branch information
nickmisasi and mattermod committed Oct 26, 2020
1 parent 8a81e92 commit 09e7a68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added images/cloud/credit-card-empty-state.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ var config = {
{from: 'images/warning.png', to: 'images'},
{from: 'images/logo-email.png', to: 'images'},
{from: 'images/browser-icons', to: 'images/browser-icons'},
{from: 'images/cloud', to: 'images'},
],
}),

Expand Down

0 comments on commit 09e7a68

Please sign in to comment.