This commit is contained in:
2019-01-04 21:45:46 +00:00
parent 5e13a107be
commit c86dd91d33
7 changed files with 16 additions and 41 deletions

View File

@@ -104,7 +104,7 @@
<script>
/* xeslint-disable */
import api from "../api/apiutil";
import aboutInfo from "../utils/aboutinfo";
import aboutInfo from "../api/aboutinfo";
import lt from "../api/locale";
export default {
data() {