Misskeyのバージョンもクライアントの環境変数に突っ込むように
This commit is contained in:
parent
e88f7ca7b2
commit
42a08642a4
10 changed files with 99 additions and 261 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import MiOS from '../../mios';
|
||||
import { version as current } from '../../config';
|
||||
import { clientVersion as current } from '../../config';
|
||||
|
||||
export default async function(mios: MiOS, force = false, silent = false) {
|
||||
const meta = await mios.getMeta(force);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue