Skip to content

Commit

Permalink
PB-33916 - On import/auth screen the heart icons tooltip displays \"S…
Browse files Browse the repository at this point in the history
…erver...
  • Loading branch information
scadra committed Jul 18, 2024
1 parent 114e3a9 commit 7dbcf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion passbolt/Webviews/Rendered/src/AppImport.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ class AppImport extends Component {
return {
port: props.port, // The background page communication port
storage: props.storage, // The storage
extensionVersion: version,
siteSettings: {
version: version,
url: ""
},
};
Expand Down

0 comments on commit 7dbcf5e

Please sign in to comment.