bugfix di alcuni problemi di interfaccia
All checks were successful
Build and Publish / build (push) Successful in 3m8s
All checks were successful
Build and Publish / build (push) Successful in 3m8s
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
"name": "Messaggio",
|
||||
"relationships": [
|
||||
{
|
||||
"relationshipSide": "left",
|
||||
"relationshipType": "many-to-one",
|
||||
"otherEntityField": "username",
|
||||
"otherEntityName": "utenteApp",
|
||||
"relationshipName": "utente",
|
||||
"otherEntityField": "username"
|
||||
"relationshipSide": "left",
|
||||
"relationshipType": "many-to-one"
|
||||
}
|
||||
],
|
||||
"searchEngine": "no",
|
||||
|
||||
Reference in New Issue
Block a user