mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 03:29:58 +02: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