Added button to view on public profile

This commit is contained in:
Mawoka
2023-06-30 18:58:48 +02:00
parent 3e6e367ed0
commit deac567e19
@@ -190,6 +190,7 @@ SPDX-License-Identifier: MPL-2.0
>{$t('settings_page.security_settings')}
</BrownButton>
<BrownButton href="/account/controllers">ClassQuizController</BrownButton>
<BrownButton href="/user/{user.id}">Public profile page</BrownButton>
</div>
</div>
</div>