Refactoring Provider setup of Google Auth

This commit is contained in:
Samuel Andert
2023-07-25 09:34:31 +02:00
parent 50b0fca034
commit 44d668d7af
7 changed files with 46 additions and 40 deletions

View File

@ -81,7 +81,7 @@ export function initProvider(data: ProviderData) {
});
createMessage({
text: 'Provider configuration created and autoConnect enabled...',
text: 'Chain Provider configuration created and autoConnect enabled...',
sender: '$lib/services/provider.ts',
type: 'SYSTEM'
});