Skip to content

Commit dfc52fd

Browse files
committed
Updated webapp.js with latest changes
1 parent a892945 commit dfc52fd

File tree

1 file changed

+1
-1
lines changed
  • onepassword_sdks/demo-vault-migration-webapp

1 file changed

+1
-1
lines changed

onepassword_sdks/demo-vault-migration-webapp/webapp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ loadPLimit().then(() => {
467467
try {
468468
this.client = await sdk.createClient({
469469
auth: this.token,
470-
integrationName: "1Password Dashboard",
470+
integrationName: "1Password Vault Migration Tool",
471471
integrationVersion: "1.0.0",
472472
});
473473
} catch (error) {

0 commit comments

Comments
 (0)