added gravatar

This commit is contained in:
Torkel Ödegaard
2014-09-22 10:46:56 +02:00
parent ed8f5dbd22
commit b0b77d667c
15 changed files with 212 additions and 23 deletions
+1
View File
@@ -26,6 +26,7 @@ type Account struct {
Email string
AccountName string
Password string
Name string
NextDashboardId int
UsingAccountId int
Collaborators []CollaboratorLink