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 { role } from "@/config/role";
|
||||
import path from "path";
|
||||
import os from "os";
|
||||
const os = require("os");
|
||||
const option: any = {
|
||||
appId: '',
|
||||
token: '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue