From 345f55a4d2d7fbe5fed12b26bd1dfcac1073bb60 Mon Sep 17 00:00:00 2001 From: magdalunaa Date: Mon, 29 Dec 2025 22:40:41 +0000 Subject: [PATCH] cp.yarn aktualisiert --- cp.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cp.yarn b/cp.yarn index ffb7173..5dda7e0 100644 --- a/cp.yarn +++ b/cp.yarn @@ -1 +1 @@ -{"protected":false,"mode":"f","metadata":{"name":"clear","author":"Luna Magdalena :3","version":[1],"dependencies":[],"paths":{"clear.js":"%B/clear.js"}},"content":"{\"cp.js\":{\"protected\":true,\"metadata\":{\"runner\":[]},\"mode\":\"f\",\"content\":\"if (!args[0] && !args[1]) {\\n itty.display.print(\\\"Not enough arguments\\\", 0xf000)\\n quit()\\n}\\n\\ntry {\\n itty.fs.copyNode(args[0], args[1])\\n} catch (e) {\\n itty.display.print(e[1] || \\\"Error copying node\\\", 0x9000)\\n}\\n\\nquit()\"}}"} \ No newline at end of file +{"protected":false,"mode":"f","metadata":{"name":"cp","author":"Luna Magdalena :3","version":[1],"dependencies":[],"paths":{"cp.js":"%B/cp.js"}},"content":"{\"cp.js\":{\"protected\":true,\"metadata\":{\"runner\":[]},\"mode\":\"f\",\"content\":\"if (!args[0] && !args[1]) {\\n itty.display.print(\\\"Not enough arguments\\\", 0xf000)\\n quit()\\n}\\n\\ntry {\\n itty.fs.copyNode(args[0], args[1])\\n} catch (e) {\\n itty.display.print(e[1] || \\\"Error copying node\\\", 0x9000)\\n}\\n\\nquit()\"}}"} \ No newline at end of file