Advance Wayland and KDE package bring-up
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
|
||||
{
|
||||
% if event.interpretString %
|
||||
}
|
||||
{
|
||||
ModelInsertCommand insertCommand(&rootModel);
|
||||
insertCommand.setStartRow(0);
|
||||
insertCommand.interpret({{event.interpretString}});
|
||||
insertCommand.doCommand();
|
||||
}
|
||||
{
|
||||
% endif %
|
||||
}
|
||||
Reference in New Issue
Block a user