1
0
Fork 0

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
src
assets
components/attachment

Binary file not shown.

Before

(image error) Size: 18 KiB

BIN
src/assets/nsfw.png Normal file

Binary file not shown.

After

(image error) 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 = {