mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 22:00:28 +01:00
[apps] Report telemetry events
This commit is contained in:
@@ -322,6 +322,7 @@ bool ConsoleController::textFieldDidFinishEditing(TextField * textField, const c
|
||||
m_inputRunLoopActive = false;
|
||||
return false;
|
||||
}
|
||||
telemetryReportEvent("Console", text);
|
||||
runAndPrintForCommand(text);
|
||||
if (!sandboxIsDisplayed()) {
|
||||
m_selectableTableView.reloadData();
|
||||
|
||||
Reference in New Issue
Block a user