Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mayur1377 committed Feb 8, 2025
1 parent c9801a2 commit 9ef83f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
6 changes: 1 addition & 5 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
.vscode/**
.vscode-test/**
src/**
.gitignore
.yarnrc
vsc-extension-quickstart.md
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts
**/.vscode-test.*
**/*.ts
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MUDE Player Screenshot](media/icon.png)
![MUDE Player Screenshot](./media/icon.png)

**MUDE Player** is a minimalistic music player integrated into your favorite editor, allowing you to play ad-free music from the comfort of your workspace.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "MUDE",
"displayName": "MUDE player",
"description": "Music player embedded in your editor! 🎧",
"publisher": "Mayur",
"version": "6.9.0",
"publisher": "mayur1377",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/mayur1377/MUDE-music-in-vscode"
Expand Down

0 comments on commit 9ef83f7

Please sign in to comment.