|
@@ -177,7 +177,7 @@ export class ShortGeneratorPage implements OnInit {
|
|
|
user: this.currentUser.toPointer(),
|
|
|
username: this.currentUser.data["username"],
|
|
|
title: `${this.titlel}`,
|
|
|
- topic: `${this.style}`,
|
|
|
+ required: `${this.style}`,
|
|
|
content2: `${this.generatedContent}`,
|
|
|
entry: `${this.entry}`,
|
|
|
|