fix: revert adding envia slug (#41624)

This commit is contained in:
RJ 2023-11-22 06:57:53 +07:00 committed by GitHub
parent 8ecb684da2
commit 2960529283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
Significance: minor
Type: add
Revert adding Envia slug

View File

@ -105,7 +105,7 @@ class DefaultShippingPartners {
),
array(
'name' => 'Envia',
'slug' => 'enviaya-shipping-for-woocommerce',
'slug' => '',
'description' => '',
'layout_column' => array(
'image' => $asset_base_url . 'envia-column.svg',