Fix after merge
This commit is contained in:
parent
c0af8544f7
commit
6b70d5dc25
@ -59,7 +59,7 @@ const SettingsActiveSessions: FC<OwnProps & StateProps> = ({
|
|||||||
|
|
||||||
const lang = useLang();
|
const lang = useLang();
|
||||||
|
|
||||||
useHistoryBack(isActive, onReset, onScreenSelect, SettingsScreens.PrivacyActiveSessions);
|
useHistoryBack(isActive, onReset, onScreenSelect, SettingsScreens.ActiveSessions);
|
||||||
|
|
||||||
function renderCurrentSession(session: ApiSession) {
|
function renderCurrentSession(session: ApiSession) {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user