Misskeyのバージョンもクライアントの環境変数に突っ込むように
This commit is contained in:
parent
e88f7ca7b2
commit
42a08642a4
10 changed files with 99 additions and 261 deletions
|
|
@ -14,7 +14,7 @@ import VueHotkey from './common/hotkey';
|
|||
import App from './app.vue';
|
||||
import checkForUpdate from './common/scripts/check-for-update';
|
||||
import MiOS, { API } from './mios';
|
||||
import { version, codename, lang } from './config';
|
||||
import { clientVersion as version, codename, lang } from './config';
|
||||
import { builtinThemes, lightTheme, applyTheme } from './theme';
|
||||
|
||||
if (localStorage.getItem('theme') == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue