* fix ai prompts and stuff.
This commit is contained in:
@@ -10,6 +10,8 @@ declare(strict_types=1);
|
||||
*/
|
||||
namespace zin;
|
||||
|
||||
include($this->app->getModuleRoot() . 'ai/ui/inputinject.html.php');
|
||||
|
||||
jsVar('today', helper::today());
|
||||
jsVar('weekend', $config->execution->weekend);
|
||||
jsVar('productID', $productID);
|
||||
|
||||
Reference in New Issue
Block a user