Dev helpers, string cleanup
This commit is contained in:
parent
c8b133863d
commit
6e78ce53d7
4 changed files with 27 additions and 8 deletions
|
@ -2,5 +2,5 @@
|
|||
* Device data that's specific to the device and does not vary based account
|
||||
*/
|
||||
export type Device = {
|
||||
lastNuxDialog: string
|
||||
lastNuxDialog: string | undefined
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue