diff --git a/ts/admin_member.ts b/ts/admin_member.ts index fc43382d..4e3d28fb 100644 --- a/ts/admin_member.ts +++ b/ts/admin_member.ts @@ -6,7 +6,7 @@ import { InvalidResponse } from '../hwe/ts/defs'; import { setAxiosXMLHttpRequest } from '../hwe/ts/util/setAxiosXMLHttpRequest'; import { unwrap_any } from '../hwe/ts/util/unwrap_any'; import { convertFormData } from '../hwe/ts/util/convertFormData'; -import { exportWindow } from './util/exportWindow'; +import { exportWindow } from '../hwe/ts/util/exportWindow'; type UserEntry = { userID: string,