feat(auth): Add Discord OAuth Provider (#5552)
This commit is contained in:
@@ -69,6 +69,7 @@ class Patches extends Component
|
||||
{
|
||||
if (! $this->packageManager || ! $this->osId) {
|
||||
$this->dispatch('error', message: 'Run “Check for updates” first.');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user