diff --git a/playground/index.html b/playground/index.html index de29400..9dac85c 100644 --- a/playground/index.html +++ b/playground/index.html @@ -7,6 +7,7 @@
+
+
+
{JSON.stringify(result, null, 2)}+ {result ?
{JSON.stringify(result, null, 2)}: null} ) } @@ -263,7 +272,7 @@ function GetCapabilities() { > Get Capabilities -
{JSON.stringify(result, null, 2)}+ {result ?
{JSON.stringify(result, null, 2)}: null} ) }