recycleactor commited on
Commit
792ad6d
·
verified ·
1 Parent(s): 849407d

Upload 2 files

Browse files
Files changed (1) hide show
  1. src/main.rs +1 -1
src/main.rs CHANGED
@@ -491,7 +491,7 @@ struct DeezerTrackFallback {
491
  }
492
 
493
  async fn root() -> &'static str {
494
- "marecchione gay af"
495
  }
496
 
497
  #[derive(Debug, Deserialize)]
 
491
  }
492
 
493
  async fn root() -> &'static str {
494
+ "marecchione gay af (v2.1)"
495
  }
496
 
497
  #[derive(Debug, Deserialize)]