mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
[CST-4875] improvements
This commit is contained in:
@@ -20,7 +20,7 @@ export class Feedback extends DSpaceObject {
|
||||
public email: string;
|
||||
|
||||
/**
|
||||
* A ring representing message the user inserted
|
||||
* A string representing message the user inserted
|
||||
*/
|
||||
@autoserialize
|
||||
public message: string;
|
||||
|
Reference in New Issue
Block a user