Skip to content

Commit

Permalink
Fixing static app-title
Browse files Browse the repository at this point in the history
  • Loading branch information
letsjustfixit committed Nov 16, 2024
1 parent 9cab9d7 commit 14c4c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GrampsJs.js
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ export class GrampsJs extends LitElement {
<grampsjs-app-bar
?add="${this.canAdd}"
.strings="${this._strings}"
._dbInfo="${this._dbInfo}"
></grampsjs-app-bar>
<mwc-linear-progress indeterminate ?closed="${!this.progress}">
</mwc-linear-progress>
Expand Down

0 comments on commit 14c4c28

Please sign in to comment.