plasma-runner-neochat: remove unnecessary minimum letter count
Users generally expect search results to start appearing with the first character typed; we shouldn't be setting minimum letter counts without a very good reason. Excessive minimum letter counts are also bad specifically for Chinese, which is highly information-dense. Get rid of the minimum letter count. CCBUG: 490972
This commit is contained in:
@@ -93,4 +93,3 @@ X-Plasma-API=DBus
|
||||
X-Plasma-DBusRunner-Service=org.kde.neochat
|
||||
X-Plasma-DBusRunner-Path=/RoomRunner
|
||||
X-Plasma-Request-Actions-Once=true
|
||||
X-Plasma-Runner-Min-Letter-Count=3
|
||||
|
||||
Reference in New Issue
Block a user