mirror of
https://github.com/netbirdio/dashboard.git
synced 2026-01-26 01:21:04 +00:00
Use Approve for approve peer modal (#312)
This commit is contained in:
@@ -437,6 +437,7 @@ export const Peers = () => {
|
||||
title: <span className="font-500">Approve peer {name}</span>,
|
||||
width: 600,
|
||||
content: content,
|
||||
okText: "Approve",
|
||||
onOk() {
|
||||
record.approval_required = false
|
||||
dispatch(
|
||||
|
||||
Reference in New Issue
Block a user