|
|
|
@ -77,7 +77,7 @@ class FavoriteSessionFinder { |
|
|
|
|
|
|
|
|
|
|
|
val favoriteSession = |
|
|
|
val favoriteSession = |
|
|
|
FavoriteSessionFinder.favoriteSession(newSession.type, location, newSession.realm, context) |
|
|
|
FavoriteSessionFinder.favoriteSession(newSession.type, location, newSession.realm, context) |
|
|
|
|
|
|
|
|
|
|
|
favoriteSession?.let { fav -> |
|
|
|
favoriteSession?.let { fav -> |
|
|
|
|
|
|
|
|
|
|
|
newSession.limit = fav.limit |
|
|
|
newSession.limit = fav.limit |
|
|
|
|