We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94238f3 commit 27f3281Copy full SHA for 27f3281
app/partials/mobile/changelog_modal.html
@@ -24,7 +24,7 @@ <h3 class="modal_section_header changelog_version_title">
24
</h3>
25
<div class="modal_section_body changelog_version_changes">
26
<ul class="list-unstyled changelog_version_changes_list">
27
- <li>Usernames support: <a href="" ng-click="changeUsername">Choose a username right now!</a></li>
+ <li>Usernames support: <a href="" ng-click="changeUsername()">Choose a username right now!</a></li>
28
<li>Search can now find public users by username.</li>
29
<li>Most popular emoticons shown in 'recent' when empty</li>
30
<li>Bugfixes</li>
0 commit comments