From d69df7b8991b4cfcd520efa211dcee05fde860cf Mon Sep 17 00:00:00 2001 From: Paal Joergensen Date: Fri, 25 Aug 2017 10:08:27 +0200 Subject: [PATCH] Revert "HFP-1343 Using iframe as embed type" This reverts commit 252bae0220203e52f4edf405323f0a03f3b8c86a. --- library.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/library.json b/library.json index a16a0dd..caabf32 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,6 @@ "author": "Joubel", "license": "MIT", "machineName": "H5P.MemoryGame", - "embedTypes": ["iframe"], "preloadedCss": [ { "path": "memory-game.css" @@ -55,4 +54,4 @@ "minorVersion": 3 } ] -} +} \ No newline at end of file