Dev helpers, string cleanup
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user