DSR! 2 жил өмнө
parent
commit
d40c4d3644

+ 2 - 2
src/pineapple/modules/Networking/api/module.php

@@ -81,8 +81,8 @@ class Networking extends SystemModule
                 $this->disconnect();
                 break;
 
-            case 'genOUIProcess':
-                $this->genOUIProcess();
+            case 'getOUI':
+                $this->getOUI();
                 break;
 
             case 'getFirewallConfig':