Rename nsfw image.

This commit is contained in:
Roger Braun 2016-12-02 14:42:01 +01:00
parent 187c4a7d57
commit 01951d1251
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

BIN
src/assets/nsfw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -1,4 +1,4 @@
import nsfwImage from '../../assets/nsfw.jpg'
import nsfwImage from '../../assets/nsfw.png'
import fileTypeService from '../../services/file_type/file_type.service.js'
const Attachment = {