This commit is contained in:
parent
4528696ec7
commit
234665d08d
|
|
@ -27,7 +27,7 @@ import { GetRoomRtcToken, GetAgoraConf } from "@/api/Home/Index";
|
||||||
import { storage } from '@/utils';
|
import { storage } from '@/utils';
|
||||||
import { role } from "@/config/role";
|
import { role } from "@/config/role";
|
||||||
import path from "path";
|
import path from "path";
|
||||||
import os from "os";
|
const os = require("os");
|
||||||
const option: any = {
|
const option: any = {
|
||||||
appId: '',
|
appId: '',
|
||||||
token: '',
|
token: '',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue