Skip to content

Commit

Permalink
Update SKU.php
Browse files Browse the repository at this point in the history
  • Loading branch information
valzargaming committed Sep 29, 2024
1 parent 35ce72f commit 0345d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Discord/Parts/SKUs/SKU.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ public function getRepositoryAttributes(): array
{
return [
'sku_id' => $this->id,
'application_id' => $this->application_id,
];
}
}

0 comments on commit 0345d92

Please sign in to comment.