Cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Device data that's specific to the device and does not vary based account
|
||||
*/
|
||||
export type Device = {
|
||||
fontScale: number | undefined
|
||||
fontScale: number
|
||||
fontFamily: 'system' | 'theme'
|
||||
lastNuxDialog: string | undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user