mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 20:56:51 +00:00
Other: Add v2 to module name
This commit is contained in:
@ -32,7 +32,6 @@ func detectSystemTheme() Theme {
|
||||
`SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize`,
|
||||
registry.QUERY_VALUE,
|
||||
)
|
||||
|
||||
if err != nil {
|
||||
log.WithError(err).Error("Not able to open register")
|
||||
return Light
|
||||
|
||||
Reference in New Issue
Block a user