|
...
|
...
|
@@ -19,7 +19,7 @@ class TiktokShopProvider extends ServiceProvider |
|
|
|
$configPath = __DIR__.'/../publish/tiktok.shop.php';
|
|
|
|
$this->publishes([
|
|
|
|
$configPath => config_path('tiktok.shop.php')
|
|
|
|
], 'lackoxygen-tiktok_shop');
|
|
|
|
], 'lackoxygen-tiktok-shop');
|
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
...
|
...
|
|