Skip to content

Commit 5ce9100

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feature/account-settings
2 parents b6449a5 + ac00bae commit 5ce9100

File tree

1 file changed

+1
-1
lines changed
  • WordPressUtils/src/main/java/org/wordpress/android/util

1 file changed

+1
-1
lines changed

WordPressUtils/src/main/java/org/wordpress/android/util/AppLog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
public class AppLog {
1717
// T for Tag
1818
public enum T {READER, EDITOR, MEDIA, NUX, API, STATS, UTILS, NOTIFS, DB, POSTS, COMMENTS, THEMES, TESTS, PROFILING,
19-
SIMPERIUM, SUGGESTION, MAIN}
19+
SIMPERIUM, SUGGESTION, MAIN, SETTINGS}
2020
public static final String TAG = "WordPress";
2121
public static final int HEADER_LINE_COUNT = 2;
2222

0 commit comments

Comments
 (0)