From fca71fde0161a59ac650bd690a3413ffd866662d Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Mon, 12 Apr 2021 10:32:39 -0400 Subject: URLs in instructions can now leave out the server implying download and upload from the server itself. Download and upload both work correctly. --- player/levitating-player.prj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'player/levitating-player.prj') diff --git a/player/levitating-player.prj b/player/levitating-player.prj index 3817ee4..fef15ef 100644 --- a/player/levitating-player.prj +++ b/player/levitating-player.prj @@ -32,9 +32,7 @@ "enabled":"1" },{ "filename":"instructions.f90", - "enabled":"1", - "panel":1, - "open":"1" + "enabled":"1" },{ "filename":"player.F90", "enabled":"1" -- cgit v1.2.3