FIX: display conextual count on favicon if selected
This also corrects the test suite and moves the two notification counts so they are closer together.
This commit is contained in:
@@ -26,7 +26,8 @@ export default {
|
||||
custom_fields: {},
|
||||
muted_category_ids: [],
|
||||
dismissed_banner_key: null,
|
||||
akismet_review_count: 0
|
||||
akismet_review_count: 0,
|
||||
title_count_mode: "notifications"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user