Common: InfoPanelStore: fix openSelfProfile

This commit is contained in:
Viktor Fomin 2023-10-05 14:32:27 +03:00
parent 9819aba919
commit df2fc50896

View File

@ -243,7 +243,6 @@ class InfoPanelStore {
const path = [
window.DocSpaceConfig?.proxy?.url,
config.homepage,
"/accounts",
"/profile",
];
this.selectedFolderStore.setSelectedFolder(null);