From 8d53b51741fe77ab5fec89c72731e093722851d2 Mon Sep 17 00:00:00 2001 From: Saskia Hiltemann Date: Thu, 21 Nov 2024 11:51:49 +0100 Subject: [PATCH] move xrefs block to comply with planemo lint --- client/src/snippets.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/snippets.json b/client/src/snippets.json index b533556..1bbc1fb 100644 --- a/client/src/snippets.json +++ b/client/src/snippets.json @@ -4,9 +4,6 @@ "body": [ "", " $5", - " ", - " $0", - " ", " ", " ${4:0.1.0}", " 0", @@ -19,6 +16,9 @@ " ", " operation_TODO", " ", + " ", + " $0", + " ", " ", " $1", " ",