Skip to content

Commit ae08469

Browse files
committed
Remove logz modifications'
1 parent cc3047b commit ae08469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/app/core/components/SharedPreferences/SharedPreferences.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ export class SharedPreferences extends PureComponent<Props, State> {
192192
</Field>
193193

194194
<Field
195-
hidden /* LOGZ.IO CHANGE */
195+
hidden // LOGZ.IO GRAFANA CHANGE :: hide language in profile
196196
label={
197197
<Label htmlFor="locale-select">
198198
<span className={styles.labelText}>

0 commit comments

Comments
 (0)