mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-01 15:04:04 +00:00
Fix frontend build
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user