Maintain application metadata in beacon connection
This commit is contained in:
parent
dc69fdee46
commit
e82b10da77
6 changed files with 88 additions and 21 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue