mirror of https://github.com/wayvr-org/wayvr.git
fix whitespace
This commit is contained in:
parent
1b4cabac4d
commit
48a316e90b
|
|
@ -121,7 +121,7 @@ where
|
|||
|
||||
let anchor = OverlayWindowData::from_config(create_anchor(app)?);
|
||||
me.add(anchor, app);
|
||||
|
||||
|
||||
let watch = OverlayWindowData::from_config(create_watch(app)?);
|
||||
me.watch_id = me.add(watch, app);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue