Fix Realisations targetPage

This commit is contained in:
Timothée Goguely 2024-10-09 17:43:58 +02:00
parent 4f94044697
commit 647aeb2371

View file

@ -70,7 +70,7 @@ const tabs = [
name: "Réalisations", name: "Réalisations",
component: ImagesResources, component: ImagesResources,
params: { params: {
targetPage: "materials", targetPage: "creations",
}, },
}, },
{ {