Skip to content

Commit

Permalink
log: change dogu-agent alert desc
Browse files Browse the repository at this point in the history
  • Loading branch information
yowpark committed Nov 13, 2023
1 parent e76475e commit 5b44a36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const DeviceSharedAlert = () => {
return (
<Alert status="error">
<AlertIcon />
<AlertTitle fontSize="xs">Your devices will be reset automatically! You are currently in device sharing mode </AlertTitle>
<AlertTitle fontSize="xs">Your devices will be reset automatically! You are currently in shareable device mode </AlertTitle>
</Alert>
);
};
Expand Down

0 comments on commit 5b44a36

Please sign in to comment.