mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wireguard: style sweep
This commit is contained in:
+1
-1
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user