Skip to content

Commit 01b5196

Browse files
committed
Fix shopping closed
1 parent c292da4 commit 01b5196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/titelive-client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22

33
return [
4+
'shopping_closed' => env('TITELIVE_CLIENT_SHOPPING_CLOSED', false),
45
'book_directory' => [
56
'mock' => env('TITELIVE_CLIENT_MOCK_BOOK_DIRECTORY', false),
67
'use_cache' => env('TITELIVE_CLIENT_BOOK_DIRECTORY_USE_CACHE', false),

0 commit comments

Comments
 (0)