Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 6cfe5fb

Browse files
committed
setup eBookConfig.email
1 parent 5845d40 commit 6cfe5fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runestone/common/js/bookfuncs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ function gotUser(data, status, whatever) {
9393
} else {
9494
if (!caughtErr) {
9595
mess = d.email;
96+
eBookConfig.email = d.email;
9697
eBookConfig.isLoggedIn = true;
9798
eBookConfig.cohortId = d.cohortId;
9899
$(document).trigger("runestone:login")

0 commit comments

Comments
 (0)