summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index f7a623a4..f48a5f4f 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -246,6 +246,8 @@ static void Customize(void)
case 'C':
case 'c':
cuser.uflag2 ^= FAVNEW_FLAG;
+ if (cuser.uflag2 & FAVNEW_FLAG)
+ subscribe_newfav();
break;
case 'D':
case 'd':{