Created
January 9, 2024 17:54
-
-
Save celestial-labs/58ff89f02849add9ebca3eeb611572c7 to your computer and use it in GitHub Desktop.
Revisions
-
celestial-labs created this gist
Jan 9, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ [ "viewer.get-capabilities", { "name": "arcade.run", "arguments": { "canExecuteScript": "if($context.width < 800){ return true; } else { return false }", "executeScript": "return true;", "includeContext": true, "arguments": {} } }, { "name": "viewer.load-layout", "arguments": "item://layout/Mobile-5f1652c2-8724-4a41-bad6-2600ee2613bd" } ]