Skip to content

Commit

Permalink
Update content notify
Browse files Browse the repository at this point in the history
  • Loading branch information
anhnhu committed Aug 16, 2024
1 parent eef4a12 commit 88dca98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const _TaskItem = ({ actionReloadPoint, className, openWidget, reloadTask, task
setTaskLoading(false);

notify({
message: t('Mission in progress please wait!'),
message: t('Mission in progress on another device. Use one device to complete it.'),
type: 'warning'
});

Expand Down

0 comments on commit 88dca98

Please sign in to comment.