run watch page
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
module.exports = {
|
||||
|
||||
attributes: {
|
||||
name: {
|
||||
type: 'string',
|
||||
required: true
|
||||
},
|
||||
creatorName: {
|
||||
type: 'string',
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user