Sfoglia il codice sorgente

Fixed issue where profile page wouldn't work.

KrisVos130 8 anni fa
parent
commit
e1f973c4fa
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      frontend/components/User/Show.vue

+ 1 - 0
frontend/components/User/Show.vue

@@ -36,6 +36,7 @@
 
 	import MainHeader from '../MainHeader.vue';
 	import MainFooter from '../MainFooter.vue';
+	import io from '../../io';
 
 	export default {
 		data() {