forked from AkkomaGang/akkoma-fe
Rename nsfw image.
This commit is contained in:
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
BIN
src/assets/nsfw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue