Explorar o código

Fixed small issue where io was not defined

theflametrooper %!s(int64=8) %!d(string=hai) anos
pai
achega
8ae4ce913e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      frontend/components/Admin/Reports.vue

+ 1 - 0
frontend/components/Admin/Reports.vue

@@ -41,6 +41,7 @@
 
 <script>
 	import { Toast } from 'vue-roaster';
+	import io from '../../io';
 
 	export default {
 		data() {