mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-15 12:22:46 +09:00
Update dependencies
This commit is contained in:
@@ -82,7 +82,7 @@ class Apps extends AbstractApi
|
||||
{
|
||||
$this->configurePreviewHeader();
|
||||
|
||||
return $this->get('/org/'.rawurldecode($org).'/installation');
|
||||
return $this->get('/orgs/'.rawurldecode($org).'/installation');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user