mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Fix KeyFob (beta) being off-screen
This commit is contained in:
parent
fe33c12111
commit
367cb318cd
@ -36,7 +36,7 @@ public:
|
||||
|
||||
void focus() override;
|
||||
|
||||
std::string title() const override { return "Key fob TX (beta)"; };
|
||||
std::string title() const override { return "Key fob TX"; };
|
||||
|
||||
private:
|
||||
NavigationView& nav_;
|
||||
|
Loading…
Reference in New Issue
Block a user