Misskeyのバージョンもクライアントの環境変数に突っ込むように

This commit is contained in:
syuilo
2018-11-03 17:04:33 +09:00
parent e88f7ca7b2
commit 42a08642a4
10 changed files with 99 additions and 261 deletions

View File

@ -291,7 +291,7 @@ import X2fa from './settings.2fa.vue';
import XApps from './settings.apps.vue';
import XSignins from './settings.signins.vue';
import XTags from './settings.tags.vue';
import { url, langs, version } from '../../../config';
import { url, langs, clientVersion as version } from '../../../config';
import checkForUpdate from '../../../common/scripts/check-for-update';
export default Vue.extend({