rkljw 2 months ago
parent
commit
8df65bd593
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/JsonRpc/NewsServiceInterface.php

+ 1 - 1
app/JsonRpc/NewsServiceInterface.php

@@ -76,7 +76,7 @@ interface NewsServiceInterface
      * @return mixed
      */
     public function upArticleStatus(array $data);
-    
+
     /**
      * @param array $data
      * @return mixed