net/wireguard: style sweep

This commit is contained in:
Franco Fichtner
2023-08-27 21:17:11 +02:00
parent 32a83e6487
commit 0eb690d74b
3 changed files with 3 additions and 3 deletions
@@ -123,6 +123,6 @@ class ServiceController extends ApiMutableServiceControllerBase
return in_array($record['type'], $types);
};
}
return $this->searchRecordsetBase($records, null, null, $filter_funct);
return $this->searchRecordsetBase($records, null, null, $filter_funct);
}
}
@@ -86,4 +86,4 @@
<tbody>
</tbody>
</table>
</div>
</div>
@@ -61,4 +61,4 @@ if sp.returncode == 0:
else:
result['status'] = 'failed'
print(ujson.dumps(result))
print(ujson.dumps(result))