Skip to content

Commit

Permalink
Issue #593
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamNaj committed Feb 29, 2016
1 parent 3c423e6 commit 1c1005f
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -263,6 +263,7 @@ public void ProcessRequest(HttpContext context)
return;
}
scriptItem = scriptDb.GetItem(dbScripts[itemParam].Id);
apiScripts = null;
break;
}

Expand Down

0 comments on commit 1c1005f

Please sign in to comment.