1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

i18n section stings

This commit is contained in:
McMatts 2022-03-10 16:35:59 -05:00
parent 20c9168140
commit 3d3d50762e
4 changed files with 28 additions and 13 deletions

View file

@ -47,6 +47,8 @@ export default Component.extend(SectionMixin, NotifierMixin, {
},
didReceiveAttrs() {
this._super();
let page = this.get('page');
let config = {};
let self = this;