We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c983da + 772f9c9 commit ea9f946Copy full SHA for ea9f946
Preferences.cs
@@ -53,7 +53,7 @@ public class Preferences
53
public bool mark_msgs_read_immediately;
54
public string tz;
55
public string emoji_mode;
56
- public string hightlight_words;
+ public string highlight_words;
57
//public string newxp_slackbot_step; //I don't even...
58
public SearchSort search_sort;
59
public string push_loud_channels;
0 commit comments