mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Add screen telemetry identification
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
|
||||
/* ViewController */
|
||||
void viewWillAppear() override;
|
||||
TELEMETRY_ID("List");
|
||||
|
||||
/* TableViewDataSource */
|
||||
int numberOfRows() const override { return this->numberOfExpressionRows(); }
|
||||
|
||||
Reference in New Issue
Block a user