fix packages
This commit is contained in:
parent
91958c5242
commit
81569ad23f
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user