fix packages
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<div>
|
||||
{{GetMaintTitle()}}
|
||||
{{GetMainTitle()}}
|
||||
</div>
|
||||
|
@ -20,7 +20,7 @@ export class AppComponent
|
||||
* @description Возвращает main_title
|
||||
* @return {string}
|
||||
*/
|
||||
GetMaintTitle(): string
|
||||
GetMainTitle(): string
|
||||
{
|
||||
return this.main_title;
|
||||
}
|
||||
|
Reference in New Issue
Block a user