Namdak Tonpa 8 years ago
parent
commit
261b378437
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/user.hrl

+ 1 - 1
include/user.hrl

@@ -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,