Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring
This commit is contained in:
commit
eb0dbe0ab4
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ namespace SafeExamBrowser.Runtime.Operations
|
|||
Context.Next.AppConfig.ServerExamId = Context.Current.AppConfig.ServerExamId;
|
||||
Context.Next.AppConfig.ServerOauth2Token = Context.Current.AppConfig.ServerOauth2Token;
|
||||
|
||||
Context.Next.Settings.Server = Context.Current.Settings.Server;
|
||||
Context.Next.Settings = Context.Current.Settings;
|
||||
Context.Next.Settings.SessionMode = SessionMode.Server;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue