Experimental Runtime detection bypass

Renames the Juggler protocol "Runtime" -> "_Runtime"
This commit is contained in:
daijro 2024-08-11 01:16:10 -05:00
parent 2354f53700
commit 85e92ecbf4

View file

@ -577,7 +577,7 @@ const Network = {
},
};
const Runtime = {
const _Runtime = {
targets: ['page'],
types: runtimeTypes,
events: {