feat(app): change traffic light position, fix sequoia bug (#35081)
This commit is contained in:
@@ -31,6 +31,7 @@ export type UpdaterAPI = {
|
||||
export type LinuxDisplayBackend = "wayland" | "auto"
|
||||
export type TitlebarTheme = {
|
||||
mode: "light" | "dark"
|
||||
scheme?: "system" | "light" | "dark"
|
||||
}
|
||||
export type FatalRendererError = {
|
||||
error: string
|
||||
|
||||
Reference in New Issue
Block a user