From 298656a36261425fe3aca81c387a48bf62e0550e Mon Sep 17 00:00:00 2001 From: jieqiboh Date: Thu, 11 Apr 2024 19:36:29 +0800 Subject: [PATCH] Add /phone parameter to known issues --- docs/UserGuide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index a600eaeb059..68e44089097 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -816,6 +816,8 @@ Only do so if you are an experienced user!
1. **When using multiple screens**, if you move the application to a secondary screen, and later switch to using only the primary screen, the GUI will open off-screen.
**The solution** is to delete the `preferences.json` file from the folder where you installed the application. Then, run the application again. +2. When using the `add` command, the `/phone` parameter allows for more digits that are necessary.
+**The solution** is to manually ensure that the length of the phone numbers you input are correct. [Go to Table of Contents](#table-of-contents)