Update Airport admin page
This commit is contained in:
@@ -13,6 +13,6 @@ post {
|
||||
body:json {
|
||||
{
|
||||
"email": "admin@example.com",
|
||||
"password": "CHANGEME"
|
||||
"password": "changeme"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user