* 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('tab', $this->app->tab);
|
||||
jsVar('isLibCase', $isLibCase);
|
||||
jsVar('caseBranch', $case->branch);
|
||||
|
||||
Reference in New Issue
Block a user