Refactor, integrate nux, snoozing
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/**
|
||||
* Device data that's specific to the device and does not vary based account
|
||||
*/
|
||||
export type Device = {}
|
||||
export type Device = {
|
||||
lastNuxDialog: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user