Merge pull request #449 from wamynobe/main

fix: fix typo
This commit is contained in:
Nariman Jelveh 2024-06-03 00:50:31 -07:00 committed by GitHub
commit 66639ea110
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,7 @@ export class ThemeService extends Service {
// log this error to the event log
console.error(e);
// We don't show an alert becuase it's likely
// We don't show an alert because it's likely
// other things also aren't working.
}
}