From 30803bb1bd9e4ecb0ddf7432db365220b1cd309d Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 8 Nov 2020 14:45:56 +0600 Subject: [PATCH] Add TableBooker/Booking widget --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 21011a7b8..ad78e6bbd 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13881,7 +13881,7 @@ "description": "Tablebooker is an online reservation system, custom made for restaurant.", "icon": "TableBooker.svg", "dom": { - "iframe[src*='tablebooker']": { + "iframe": { "attributes": { "id": "tablebookerResFrame_" }