mirror of
https://github.com/typemill/typemill.git
synced 2025-08-19 04:12:08 +02:00
version 1.1.2
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<?php
|
||||
|
||||
?>
|
||||
use Typemill\Controllers\SetupController;
|
||||
|
||||
$app->get('/api/v1/themes', SetupController::class . ':themes')->setName('themes');
|
Reference in New Issue
Block a user