diff --git a/package.json b/package.json index b6156fb..26db0b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cheatdeck", - "version": "0.2.1", + "version": "0.3.0", "description": "Launch games with cheat or trainer and manage your launch options.", "scripts": { "build": "shx rm -rf dist && rollup -c", diff --git a/plugin.json b/plugin.json index ea236b1..ce1c7cb 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "CheatDeck", "author": "Sheffey", - "flags": ["debug"], + "flags": [], "publish": { "tags": ["cheat", "trainer"], "description": "Launch games with cheat or trainer and manage your launch options.", diff --git a/src/views/Custom/modals.tsx b/src/views/Custom/modals.tsx index 45d9e16..53083d6 100644 --- a/src/views/Custom/modals.tsx +++ b/src/views/Custom/modals.tsx @@ -110,7 +110,7 @@ export const Modals: FC<{ {(id !== undefined) ? ( handleSave("Del")} - style={{ alignSelf: "center", marginTop: "20px", fontSize: "14px", textAlign: "center", width: "200px", background: "rgba(255,0,0,.15)" }} + style={{ alignSelf: "center", marginTop: "20px", fontSize: "14px", textAlign: "center", width: "200px" }} > Delete