mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-23 13:18:14 -05:00
Fix frontend build
This commit is contained in:
parent
e31b01b80e
commit
3267832fe5
@ -57,7 +57,7 @@ function DNSProviderCreateModal({
|
|||||||
{ setErrors, setSubmitting }: any,
|
{ setErrors, setSubmitting }: any,
|
||||||
) => {
|
) => {
|
||||||
console.log("PAYLOAD:", payload);
|
console.log("PAYLOAD:", payload);
|
||||||
return;
|
// return;
|
||||||
|
|
||||||
// TODO: filter out the meta object and only include items that apply to the acmesh provider selected
|
// TODO: filter out the meta object and only include items that apply to the acmesh provider selected
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user