Misskeyのバージョンもクライアントの環境変数に突っ込むように
This commit is contained in:
parent
e88f7ca7b2
commit
42a08642a4
10 changed files with 99 additions and 261 deletions
|
|
@ -154,7 +154,7 @@
|
|||
|
||||
<script lang="ts">
|
||||
import Vue from 'vue';
|
||||
import { apiUrl, version, codename, langs } from '../../../config';
|
||||
import { apiUrl, clientVersion as version, codename, langs } from '../../../config';
|
||||
import checkForUpdate from '../../../common/scripts/check-for-update';
|
||||
|
||||
export default Vue.extend({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue