Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented: Code to show app version & build information on Settings page(#85zrhn8w8) #341

Merged
merged 3 commits into from
Jan 13, 2023

Conversation

shashwatbangar
Copy link
Contributor

@shashwatbangar shashwatbangar commented Jan 9, 2023

Related Issues

Closes

Short Description and Why It's Useful

Screenshots of Visual Changes before/after (If There Are Any)

Screenshot 2023-01-09 at 3 18 44 PM

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

…roperties, used subtitle and title to display userName, also fixed styling of app version and built information(#85zrhn8w8)
@@ -157,6 +169,9 @@ export default defineComponent({
currentShopifyConfig: 'user/getCurrentShopifyConfig',
})
},
mounted() {
this.appVersion = this.appInfo.version;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure sir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants