Maintain application metadata in beacon connection

This commit is contained in:
Héctor Ramón Jiménez 2025-05-01 04:19:44 +02:00
parent dc69fdee46
commit e82b10da77
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
6 changed files with 88 additions and 21 deletions

View file

@ -76,8 +76,6 @@ where
{
use winit::event_loop::EventLoop;
debug::init(P::name());
let boot_span = debug::boot();
let graphics_settings = settings.clone().into();