migrate to gtea from bistbucket
This commit is contained in:
11
public/restaurant/Modules/Booking/module.json
Normal file
11
public/restaurant/Modules/Booking/module.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Booking",
|
||||
"alias": "booking",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"priority": 0,
|
||||
"providers": [
|
||||
"Modules\\Booking\\Providers\\BookingServiceProvider"
|
||||
],
|
||||
"files": []
|
||||
}
|
||||
Reference in New Issue
Block a user