Kaynağa Gözat

remove altcha plugin

olinox14 1 yıl önce
ebeveyn
işleme
360095f95c
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  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
-})