the_bug 4 months ago
parent
commit
225d21b042
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Controller/IndexController.php

+ 1 - 0
app/Controller/IndexController.php

@@ -63,5 +63,6 @@ class IndexController extends AbstractController
 //        return $result->getImageBase64();
 
     }
+    // 1
 
 }