diff --git a/web/src/components/Attributions.vue b/web/src/components/Attributions.vue index 15bf8ab..aa16b4f 100644 --- a/web/src/components/Attributions.vue +++ b/web/src/components/Attributions.vue @@ -44,6 +44,7 @@ export default { "Vue.JS (With VueX)": "https://vuejs.org", "VueX-Persist": "https://www.npmjs.com/package/vuex-persist", "Vue-Socket.io": "https://github.com/MetinSeylan/Vue-Socket.io", + "Vue-Clipboard2": "https://www.npmjs.com/package/vue-clipboard2", "Toml": "https://www.npmjs.com/package/toml", "Socket.io": "https://socket.io", }