3
0

Fix ui.topbar setting key naming

This commit is contained in:
Denis Arh
2022-02-23 16:13:04 +01:00
parent d384db951a
commit c558ece3b0
+1 -1
View File
@@ -225,7 +225,7 @@ type (
HideFeedbackLink bool `json:"hideFeedbackLink"`
HideProfile bool `json:"hideProfile"`
HideChangePasswordLink bool `json:"hideChangePasswordLink"`
HideProfileLink bool `json:"HideProfileLink"`
HideProfileLink bool `json:"hideProfileLink"`
HelpLinks []struct {
Handle string `json:"handle"`