We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bccd77d + 645a071 commit 6a5946cCopy full SHA for 6a5946c
1 file changed
src/displayapp/DisplayApp.cpp
@@ -215,6 +215,7 @@ void DisplayApp::Refresh() {
215
} else {
216
LoadApp(Apps::Alarm, DisplayApp::FullRefreshDirections::None);
217
}
218
+ break;
219
case Messages::ShowPairingKey:
220
LoadApp(Apps::PassKey, DisplayApp::FullRefreshDirections::Up);
221
break;
0 commit comments