From 2205660600fa5237a5fe20f90f93b29e46a7d682 Mon Sep 17 00:00:00 2001 From: Adam Brewer Date: Sat, 23 May 2020 16:38:25 +0100 Subject: [PATCH] emulator --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index 8f29ede49..012a56c6f 100644 --- a/apps.json +++ b/apps.json @@ -1783,7 +1783,6 @@ "description": "A timer app for when you cook Pizza. Some say it can also time other things", "tags": "timer,tool,pizza", "readme": "README.md", - "allow_emulator":true, "storage": [ {"name":"pizzatimer.app.js","url":"app.js"}, {"name":"pizzatimer.img","url":"app-icon.js","evaluate":true}