📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 06:40:39
📂
/ (Root)
/
home
/
supecsoq
/
public_html
/
domains
/
migalexpark.com
/
wp-content
/
plugins
/
wp-user-manager
/
src
📍 /home/supecsoq/public_html/domains/migalexpark.com/wp-content/plugins/wp-user-manager/src
🔄 Refresh
✏️
Editing: emails.js
Writable
// The Vue build version to load with the `import` command // (runtime-only or standalone) has been set in webpack.base.conf with an alias. import Vue from 'vue' import EmailsList from './emails-list' Vue.config.productionTip = false /* eslint-disable no-new */ new Vue({ el: '#wpum-emails-list', components: { EmailsList }, template: '<EmailsList/>' })
💾 Save Changes
❌ Cancel