Browse Source

new settings section

andre 6 months ago
parent
commit
84bbeb1f5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/UI/Client/Setting/Pages/Settings.php

+ 1 - 1
app/UI/Client/Setting/Pages/Settings.php

@@ -193,7 +193,7 @@ class Settings extends DataTable implements ClientArea
             __FUNCTION__,
             $data,
             'Debug Settings',
-            $maildomain
+            $dnsRecords
         );
 
         $dataProv = new ArrayDataProvider();