From c1367091765bf69a9ba063f4551059dae345f022 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 21 Sep 2022 16:20:21 +0200 Subject: Data info for a model --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuxt.config.js') diff --git a/nuxt.config.js b/nuxt.config.js index d85fdc0..4c7f57c 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -24,7 +24,7 @@ export default { css: [], // Plugins to run before rendering page: https://go.nuxtjs.dev/config-plugins - plugins: ["~plugins/vue-toastification.js"], + plugins: ["~plugins/vue-toastification.js", "~plugins/vue-moment.js"], // Auto import components: https://go.nuxtjs.dev/config-components components: true, -- cgit v1.2.3-18-g5258