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.
1 parent 58c6b76 commit 78194cdCopy full SHA for 78194cd
ledger_device_sdk/src/nbgl/nbgl_home_and_settings.rs
@@ -204,7 +204,7 @@ impl<'a> NbglHomeAndSettings {
204
__bindgen_anon_1: nbgl_genericContents_t__bindgen_ty_1 {
205
contentsList: &self.content as *const nbgl_content_t,
206
},
207
- nbContents: self.nb_settings,
+ nbContents: 1,
208
};
209
210
self.ux_sync_init();
@@ -297,7 +297,7 @@ impl<'a> NbglHomeAndSettings {
297
298
299
300
301
302
303
nbgl_useCaseHomeAndSettings(
0 commit comments