Commit ca8939ab authored by Joel's avatar Joel

temp

parent 68cf80f5
...@@ -43,6 +43,8 @@ import Confirm from '@/app/components/base/confirm' ...@@ -43,6 +43,8 @@ import Confirm from '@/app/components/base/confirm'
export type IMainProps = { export type IMainProps = {
isInstalledApp?: boolean isInstalledApp?: boolean
installedAppInfo?: InstalledApp installedAppInfo?: InstalledApp
isSupportPlugin?: boolean
isUniversalChat?: boolean
} }
const Main: FC<IMainProps> = ({ const Main: FC<IMainProps> = ({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment