chore: 更新版本号至 0.1.7,添加 app 参数到 RemoteApp,并升级依赖
This commit is contained in:
@@ -143,6 +143,7 @@ export const parse = async (opts: {
|
||||
if (opts.remote) {
|
||||
const { token, username, id } = opts.remote;
|
||||
const remoteApp = new RemoteApp({
|
||||
app,
|
||||
token,
|
||||
username,
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user