mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-02 00:36:38 +00:00
Basic relay working!
This commit is contained in:
@@ -74,8 +74,6 @@ export async function getOlmToken(
|
||||
);
|
||||
}
|
||||
|
||||
logger.debug("Existing olm: ", existingOlmRes);
|
||||
|
||||
const existingOlm = existingOlmRes[0];
|
||||
|
||||
const validSecret = await verifyPassword(
|
||||
|
||||
Reference in New Issue
Block a user