First commit
This commit is contained in:
10
application/demo/comment/edit/comment.edit.author.js
Normal file
10
application/demo/comment/edit/comment.edit.author.js
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
import user from '/user/user.js';
|
||||
|
||||
|
||||
export default class commentEditAuthor extends user{
|
||||
|
||||
display = "none";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user