1
0
Fork 0
forked from wry/wry

config: expose runtime protocol

This commit is contained in:
kossLAN 2026-05-29 18:36:27 -04:00
parent bcc85c8b1b
commit e3f122e903
No known key found for this signature in database
16 changed files with 179 additions and 157 deletions

View file

@ -6,7 +6,7 @@ use {
tasks::udev_utils::{UdevProps, udev_props},
utils::{asyncevent::AsyncEvent, event_listener::EventListener},
},
jay_config::_private::DEFAULT_SEAT_NAME,
jay_config::protocol::DEFAULT_SEAT_NAME,
std::{
cell::Cell,
rc::{Rc, Weak},