Skip to content

Commit

Permalink
feat: try
Browse files Browse the repository at this point in the history
  • Loading branch information
batleforc committed Jan 12, 2025
1 parent fb432ef commit 2f40fe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/sandbox/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ async fn main() {
);
//let namespace = "dev-ws-max-k2l7cd".to_string();
//let ws_name = "weebodevimage".to_string();
// test sonar
let extensions = extensions::Extensions::new();
let installed_extensions = extensions.get_installed_extensions();
println!("{:?}", installed_extensions);
Expand Down

0 comments on commit 2f40fe2

Please sign in to comment.