show user in show
restrict show actions
This commit is contained in:
@@ -37,7 +37,6 @@ export class DocxService {
|
||||
...this.renderTitle(title),
|
||||
...this.renderSongs(songs),
|
||||
];
|
||||
console.log(paragraphs);
|
||||
|
||||
const document = this.prepareNewDocument(type, user.name);
|
||||
document.addSection({
|
||||
|
||||
Reference in New Issue
Block a user