chore: build
This commit is contained in:
@@ -149,7 +149,6 @@ func UpdateCommandAddress(c *gin.Context) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// ProposeAddressChange propose une nouvelle adresse au client pour validation
|
|
||||||
func ProposeAddressChange(c *gin.Context) {
|
func ProposeAddressChange(c *gin.Context) {
|
||||||
database := c.MustGet("database").(*db.Database)
|
database := c.MustGet("database").(*db.Database)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user