From 766a82a0fe1fe7cef060612504eeeaa3743af6dd Mon Sep 17 00:00:00 2001 From: Gavin Henderson Date: Tue, 22 Mar 2022 13:55:31 +0000 Subject: [PATCH] Add admin disclaimer. Fixes #52 --- package.json | 2 +- src/react-app/settings-page.jsx | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e9f98d13..2e788aca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eyecommander", "productName": "EyeCommander", - "version": "1.2.5", + "version": "1.2.6", "description": "Detect blinks and convert them to switch output", "main": ".webpack/main", "scripts": { diff --git a/src/react-app/settings-page.jsx b/src/react-app/settings-page.jsx index cf47e396..6f94d422 100644 --- a/src/react-app/settings-page.jsx +++ b/src/react-app/settings-page.jsx @@ -187,7 +187,11 @@ const StartupSettings = () => { Startup - Force EyeCommander to launch on startup + Force EyeCommander to launch on startup. + + Please note you that your user account must be an Administrator for this + to work. +