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