From dd29b1e91b6c860955456efe13a51046595766a3 Mon Sep 17 00:00:00 2001 From: Julien Arcin <1089816+julienarcin@users.noreply.github.com> Date: Fri, 17 Sep 2021 10:25:30 +0700 Subject: [PATCH] Correct json --- src/technologies/p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index dddb3a8f7..c8d3e56fb 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1267,7 +1267,7 @@ "#app, .app, #root, .root, body, body > *, body > * > *, body > * > * > *": { "properties": { "__k": "" - }, + } } }, "icon": "Preact.svg",