added relative directory to materials.json

This commit is contained in:
2025-01-16 00:29:05 +11:00
parent d610cf6595
commit af9c4ad250

View File

@@ -3,7 +3,7 @@
{ {
"name": "Vinette", "name": "Vinette",
"categories": ["photo", "fx", "vintage"], "categories": ["photo", "fx", "vintage"],
"preview": "/thumbnails/vinette.png", "preview": "./thumbnails/vinette.png",
"snippet": "snippets/vinette.txt", "snippet": "snippets/vinette.txt",
"description": "Adds a subtle darkened border around the edges of the image for a vintage effect." "description": "Adds a subtle darkened border around the edges of the image for a vintage effect."
} }