From cb38eaa094be5cd0eaab9646ec9d83a80eace924 Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Thu, 2 Jan 2025 16:06:47 +0100 Subject: [PATCH] chore: format --- src/ui/plugins/store.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ui/plugins/store.rs b/src/ui/plugins/store.rs index d975d49..4f3471c 100644 --- a/src/ui/plugins/store.rs +++ b/src/ui/plugins/store.rs @@ -263,7 +263,8 @@ impl AsyncComponent for PluginStore { short_description: Some("Access your Wayland/X11 desktop".into()), exec_url: Some("https://github.com/galister/wlx-overlay-s/releases/download/v0.6/WlxOverlay-S-v0.6-x86_64.AppImage".into()), exec_path: None, - }, Plugin { + }, + Plugin { appid: "org.stardustxr.telescope".into(), name: "Telescope (Stardust XR)".into(), version: Some("0.45.0".into()),