Rorschach 3 år sedan
förälder
incheckning
a296f42221
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pages/activity/index/index.json

+ 2 - 2
pages/activity/index/index.json

@@ -1,6 +1,6 @@
 {
   "usingComponents": {
-    "VideoSwiper": "../../component/video-swiper/index",
-    "Comment": "../../component/comment/comment"
+    "VideoSwiper": "../../../component/video-swiper/index",
+    "Comment": "../../../component/comment/comment"
   }
 }