Skip to content

Commit

Permalink
remove title label again
Browse files Browse the repository at this point in the history
  • Loading branch information
n13 committed Oct 11, 2023
1 parent 23c5434 commit 332bb43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dao.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1411,7 +1411,6 @@ void dao::createSystemBadge(name badge_edge, string label, string icon) {
Content(CONTENT_GROUP_LABEL, DETAILS),
Content(common::STATE, common::STATE_APPROVED),
Content(common::VOICE_COEFFICIENT, 10000),
Content(common::TITLE, label),
Content(common::REWARD_COEFFICIENT, 10000),
Content(common::PEG_COEFFICIENT, 10000),
Content("dao", (int64_t)getRootID()),
Expand Down

0 comments on commit 332bb43

Please sign in to comment.