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