diff --git a/README.md b/README.md index 4715571..69b96a0 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,20 @@ A simple chrome extension for Put.io. ## View files -![Image of extension showing files](https://github.com/atheius/simple-putio/raw/main/assets/screenshots/open-files.png) +![Image of extension showing files](https://github.com/jmugliston/simple-putio/raw/main/assets/screenshots/open-files.png) ## View transfers -![Image of extension showing transfers](https://github.com/atheius/simple-putio/raw/main/assets/screenshots/open-transfers.png) +![Image of extension showing transfers](https://github.com/jmugliston/simple-putio/raw/main/assets/screenshots/open-transfers.png) ## Add folders -![Image of extension showing add folder](https://github.com/atheius/simple-putio/raw/main/assets/screenshots/add-folder.png) +![Image of extension showing add folder](https://github.com/jmugliston/simple-putio/raw/main/assets/screenshots/add-folder.png) ## Move files -![Image of extension showing move files](https://github.com/atheius/simple-putio/raw/main/assets/screenshots/move-files.png) +![Image of extension showing move files](https://github.com/jmugliston/simple-putio/raw/main/assets/screenshots/move-files.png) ## Add files from context menu -![Image of context menu](https://github.com/atheius/simple-putio/raw/main/assets/screenshots/context-menu.png) +![Image of context menu](https://github.com/jmugliston/simple-putio/raw/main/assets/screenshots/context-menu.png) diff --git a/package.json b/package.json index 6063304..aac5146 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "repository": { "type": "git", - "url": "git+ssh://git@github.com/atheius/simple-putio.git" + "url": "git+ssh://git@github.com/jmugliston/simple-putio.git" }, "keywords": [ "simple-putio" @@ -16,9 +16,9 @@ "npm": ">=8.3.0" }, "bugs": { - "url": "https://github.com/atheius/simple-putio/issues" + "url": "https://github.com/jmugliston/simple-putio/issues" }, - "homepage": "https://github.com/atheius/simple-putio#readme", + "homepage": "https://github.com/jmugliston/simple-putio#readme", "scripts": { "format": "prettier --write src/*", "dev": "vite", diff --git a/src/App.tsx b/src/App.tsx index 8c58139..50e1e98 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -81,7 +81,10 @@ function App() { )} {activeTab === "Files" && (