Skip to content

Commit

Permalink
user
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Sep 4, 2016
1 parent 567b3cf commit 261b378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/user.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-include("kvs.hrl").

-ifndef(USER_EXT).
-define(USER_EXT, email).
-define(USER_EXT, email=[]).
-endif.

-record(user, {?ITERATOR(feed), ?USER_EXT,
Expand Down

0 comments on commit 261b378

Please sign in to comment.