fix whitespace

This commit is contained in:
art0007i 2026-06-01 17:28:22 +02:00
parent 1b4cabac4d
commit 48a316e90b
1 changed files with 1 additions and 1 deletions

View File

@ -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);