Skip to content

Commit

Permalink
add seo info
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Jan 21, 2025
1 parent 71c9a3c commit 78c9a1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public function toArray($request)
'base_currency_id' => $this->base_currency_id,
'base_currency_code' => core()->getBaseCurrencyCode(),
'currencySymbol' => core()->currencySymbol(core()->getBaseCurrencyCode()),
'translations' => $this->translations,
];
}
}

0 comments on commit 78c9a1f

Please sign in to comment.