Swap part1 and part2

This commit is contained in:
Richard Feldman
2018-08-13 05:04:35 -04:00
parent 353623f108
commit 493b5681d4
16 changed files with 156 additions and 156 deletions

View File

@@ -71,8 +71,8 @@ viewMenu page maybeViewer =
cred =
Viewer.cred viewer
username =
Cred.username cred
{ username } =
cred
avatar =
Profile.avatar (Viewer.profile viewer)