Skip to content

Commit 27f3281

Browse files
committed
Fixed mobile changelog link
1 parent 94238f3 commit 27f3281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/partials/mobile/changelog_modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h3 class="modal_section_header changelog_version_title">
2424
</h3>
2525
<div class="modal_section_body changelog_version_changes">
2626
<ul class="list-unstyled changelog_version_changes_list">
27-
<li>Usernames support: <a href="" ng-click="changeUsername">Choose a username right now!</a></li>
27+
<li>Usernames support: <a href="" ng-click="changeUsername()">Choose a username right now!</a></li>
2828
<li>Search can now find public users by username.</li>
2929
<li>Most popular emoticons shown in 'recent' when empty</li>
3030
<li>Bugfixes</li>

0 commit comments

Comments
 (0)