Change id generation algorithm, display notifications total on the main page
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = {
|
||||
columnName: 'from_model'
|
||||
},
|
||||
originalRecordId: {
|
||||
type: 'number',
|
||||
type: 'string',
|
||||
required: true,
|
||||
columnName: 'original_record_id'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user