mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
login: migration fix.
This commit is contained in:
parent
0053be9882
commit
fe357a72d9
@ -38,6 +38,5 @@ func addLoginAttemptMigrations(mg *Migrator) {
|
||||
"id": "id",
|
||||
"username": "username",
|
||||
"ip_address": "ip_address",
|
||||
"created": "created",
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user