From 88ac670093904df6fb32d6d179ce24c02bbab456 Mon Sep 17 00:00:00 2001 From: asdf Date: Tue, 9 Dec 2025 23:00:27 -0800 Subject: [PATCH] . --- ws.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ws.php b/ws.php index a8628418b6..441b9e86b4 100644 --- a/ws.php +++ b/ws.php @@ -834,7 +834,6 @@ function ws_addDefaultMethods( $arr ) 'ws_images_uploadCompleted', array( 'image_id' => array('default'=>null, 'flags'=>WS_PARAM_ACCEPT_ARRAY), - 'pwg_token' => array(), 'category_id' => array('type'=>WS_TYPE_ID), ), 'Notify Piwigo you have finished uploading a set of photos. It will empty the lounge, if any.',