From da63276b4bb290b930fa8a35ed0d9430ecc35e14 Mon Sep 17 00:00:00 2001 From: Zyin055 <5003647+Zyin055@users.noreply.github.com> Date: Wed, 21 Dec 2022 17:11:46 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee5cc15..c6fb6e7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Screenshot of config.json, which can be opened with the "Edit..." button. It's c #### 12/21/2022 * Added the "Add/Remove..." button to create and delete config presets within the Web UI #### 12/19/2022 -* config.json will be created on first startup, user edits will not be overwritten when updating the extension +* config.json will be created on first startup, user edits will not be overwritten when updating the extension after updating to this version #### 12/15/2022 * Fix for installation error on linux #### 12/13/2022