mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Control avatar ring visibility
This commit is contained in:
@@ -177,6 +177,7 @@ export const sanitizeConfig = (config) => {
|
||||
disableSwitch: config?.themeConfig?.disableSwitch || false,
|
||||
respectPrefersColorScheme:
|
||||
config?.themeConfig?.respectPrefersColorScheme || false,
|
||||
hideAvatarRing: config?.themeConfig?.hideAvatarRing || false,
|
||||
themes: themes,
|
||||
customTheme: customTheme,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user