feat: added update notes and moved update to own tab
feat: added update info for emulators
This commit is contained in:
parent
813785f4f3
commit
cf84f40a17
14 changed files with 318 additions and 34 deletions
|
|
@ -89,7 +89,7 @@ function UpdateStatus ()
|
|||
{
|
||||
const handleSelect = () =>
|
||||
{
|
||||
navigate({ to: '/settings/about' });
|
||||
navigate({ to: '/settings/update' });
|
||||
};
|
||||
const hasUnread = false;
|
||||
const navigate = useNavigate();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue