mirror of
https://github.com/moparisthebest/mail
synced 2024-12-24 08:18:48 -05:00
Change updated flag message
This commit is contained in:
parent
2592b35e4c
commit
3dc2222050
@ -101,7 +101,7 @@ define(function(require) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
updateStatus('Flag updated!');
|
updateStatus('Online');
|
||||||
$scope.$apply();
|
$scope.$apply();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user