Fix linting errors

This commit is contained in:
albertony
2022-01-26 00:02:17 +01:00
parent 8f3f24672c
commit 9c451d9ac6
2 changed files with 6 additions and 5 deletions

View File

@@ -183,6 +183,7 @@ type FoldersList struct {
SubFolders []Folder `json:"sub_folders"`
}
// AccountInfo is the structure how 1Fichier returns user info
type AccountInfo struct {
StatsDate string `json:"stats_date"`
MailRM string `json:"mail_rm"`