From ebae23499fa377722dfc3b9cbebf9f02a91c2b4a Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 17 Feb 2021 11:44:31 +0100 Subject: [PATCH] fixes function upload powershell snippet --- app/views/console/functions/function.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index 49e2fffc4..74960eba4 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -596,9 +596,9 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true);

PowerShell

-