Moving Save.

This commit is contained in:
Sarah Jamie Lewis 2018-05-12 14:01:14 -07:00
parent edfba9a29b
commit 6aa764cf81
1 changed files with 1 additions and 1 deletions

View File

@ -372,6 +372,6 @@ func main() {
}
}
}
app.Peer.Save(profilefile)
}
app.Peer.Save(profilefile)
}