From 65182b27d8b5ee76157a1b82f59c719882fc86fa Mon Sep 17 00:00:00 2001 From: spmfox Date: Thu, 3 Aug 2023 22:58:31 -0400 Subject: fixing scroll issue --- AnsiblePilotPlugin/manifest.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'AnsiblePilotPlugin/manifest.json') diff --git a/AnsiblePilotPlugin/manifest.json b/AnsiblePilotPlugin/manifest.json index fc07df3..ad47073 100644 --- a/AnsiblePilotPlugin/manifest.json +++ b/AnsiblePilotPlugin/manifest.json @@ -1,8 +1,4 @@ { - "requires": { - "cockpit": "137" - }, - "tools": { "index": { "label": "Ansible Playbooks" -- cgit