forked from mirrors/homebox
fix(s): spelling mistakes, and external link handling on login page (#65)
* Fix spelling mistake Fix spelling mistake, changed 'Mode Number' to 'Model Number' * Update external links on login page Updated the external links on the login page for Discord and application docs to open in new tabs/windows. * Fix spelling mistake on items page Fix spelling mistake, changed second incorrect occurrence of 'Labels' to 'Locations'
This commit is contained in:
parent
0f51e51f63
commit
b87cdc8164
3 changed files with 4 additions and 4 deletions
|
@ -76,7 +76,7 @@
|
|||
text: item.value?.serialNumber,
|
||||
},
|
||||
{
|
||||
name: "Mode Number",
|
||||
name: "Model Number",
|
||||
text: item.value?.modelNumber,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue