Skip to content

Commit

Permalink
更新 aboutUsPage.ets
Browse files Browse the repository at this point in the history
  • Loading branch information
mgz0227 committed Sep 8, 2024
1 parent c32df91 commit a522c69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ struct AboutUsPage {
try {
const request: Want = {
parameters: {
bundleName: 'io.legado.app'
bundleName: 'com.legado.app'
}
};
productViewManager.loadProduct(getContext(this) as common.UIAbilityContext, request, {
Expand Down

0 comments on commit a522c69

Please sign in to comment.