diff --git a/package.json b/package.json index 740ae46..a79386b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "11.3.32", + "version": "11.3.33", "nbbpm": { "compatibility": "^1.18.0" }, diff --git a/templates/account/controversial.tpl b/templates/account/controversial.tpl new file mode 100644 index 0000000..21b7d5b --- /dev/null +++ b/templates/account/controversial.tpl @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/account/menu.tpl b/templates/partials/account/menu.tpl index 0a60c3f..4f56ff1 100644 --- a/templates/partials/account/menu.tpl +++ b/templates/partials/account/menu.tpl @@ -63,6 +63,7 @@
  • [[global:posts]] {counts.posts}
  • [[global:best]] {counts.best}
  • +
  • [[global:controversial]] {counts.controversial}
  • [[global:header.groups]] {counts.groups}