Performance improvments (#2869)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
1cf9432524
Коммит
274a2a58f0
@@ -131,7 +131,6 @@ export function updateLastViewedAt(id) {
|
||||
() => {
|
||||
callTracker.updateLastViewed = 0;
|
||||
ErrorStore.clearLastError();
|
||||
ErrorStore.emitChange();
|
||||
},
|
||||
(err) => {
|
||||
callTracker.updateLastViewed = 0;
|
||||
|
||||
Ссылка в новой задаче
Block a user