Skip to content

Commit 1b4706b

Browse files
jrupeshamtrack
andauthored
Update src/plugins/auth-providers/index.ts
Co-authored-by: Matthias Rolke <mr.amtrack@gmail.com>
1 parent 3c866aa commit 1b4706b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugins/auth-providers/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export class AuthProviders extends BrowserforcePlugin {
102102
}
103103
} catch (error) {
104104
throw new Error(`Failed to update AuthProvider '${developerName}': ${error.message}`);
105-
}
105+
}
106106
}
107107
}
108108
}

0 commit comments

Comments
 (0)