Skip to content

Commit

Permalink
Added People to AppLog
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Apr 1, 2016
1 parent f1fb2d3 commit 806da2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
public class AppLog {
// T for Tag
public enum T {READER, EDITOR, MEDIA, NUX, API, STATS, UTILS, NOTIFS, DB, POSTS, COMMENTS, THEMES, TESTS, PROFILING,
SIMPERIUM, SUGGESTION, MAIN, SETTINGS, PLANS}
SIMPERIUM, SUGGESTION, MAIN, SETTINGS, PLANS, PEOPLE}

public static final String TAG = "WordPress";
public static final int HEADER_LINE_COUNT = 2;
Expand Down

0 comments on commit 806da2e

Please sign in to comment.