mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-21 03:54:49 +00:00
chore: format
This commit is contained in:
parent
60406724f2
commit
cb38eaa094
1 changed files with 2 additions and 1 deletions
|
@ -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()),
|
||||
|
|
Loading…
Add table
Reference in a new issue