Explorar o código

remove altcha plugin

olinox14 hai 1 ano
pai
achega
360095f95c
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      plugins/altcha.client.ts

+ 0 - 6
plugins/altcha.client.ts

@@ -1,6 +0,0 @@
-import { defineNuxtPlugin } from '#app'
-import altcha from 'altcha'
-
-export default defineNuxtPlugin(nuxtApp => {
-  nuxtApp.vueApp.config.globalProperties.$altcha = altcha
-})