From 8c590a059df815dd9d3be60f3c7998fbd79e874d Mon Sep 17 00:00:00 2001 From: Casper Sluitman Date: Fri, 7 May 2021 16:38:52 +0200 Subject: [PATCH] Added tip. Explained the difference between "set" and "add". --- static/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/index.html b/static/index.html index db07feb29..c8e644a4f 100644 --- a/static/index.html +++ b/static/index.html @@ -202,6 +202,10 @@ Use the above filters to include and exclude words or characters (separated by spaces) +
+ "Set" replaces the current selection with the selected language, + "Add" appends the selected language to the current selection +