Skip to content

Commit

Permalink
Update src/popup/components/AppSettings.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Adrià Casajús <[email protected]>
  • Loading branch information
nguyenkims and acasajus authored May 20, 2022
1 parent 115104d commit 9f81407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup/components/AppSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export default {
showSLButton: false,
positionSLButton: "right-inside",
reportURISLButton: "",
extension_version: "",
extension_version: "development",
};
},
async mounted() {
Expand Down

0 comments on commit 9f81407

Please sign in to comment.