From 481adc5bd7ff9d5ebdaaebf74be00b2f12caca26 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 25 Dec 2019 17:50:33 -0500 Subject: [PATCH] [F] Fix suffix --- src/App.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.ts b/src/App.ts index e26f92b..8562188 100644 --- a/src/App.ts +++ b/src/App.ts @@ -3,7 +3,7 @@ import {Component, Vue} from 'vue-property-decorator'; import config from '@/content/config.json'; import Responsive from "@/responsive"; import PhotoSwipper from "@/PhotoSwipper.vue"; -import {homeContent} from "@/content/home.js" +import {homeContent} from "@/content/home.ts" /** * Data class for artworks