Web: Client: fix merge

This commit is contained in:
Viktor Fomin 2022-07-22 19:07:26 +03:00
parent 44c65ee52c
commit df55fceb47

View File

@ -28,11 +28,8 @@ const store = {
backup: backupStore,
common: commonStore,
bannerStore: bannerStore,
<<<<<<< .mine
ssoStore: ssoStore,
=======
profileActionsStore: profileActionsStore,
>>>>>>> .theirs
};
export default store;