changing copy of the search

This commit is contained in:
talksik
2019-10-02 12:52:23 -07:00
parent 91f26a839b
commit 8e3263e864
+1 -1
View File
@@ -26,7 +26,7 @@ const INITIAL_COMMAND_STATE = {
envVars.DEFAULT_LOGO != null
? envVars.DEFAULT_LOGO
: 'https://s3-us-west-1.amazonaws.com/charify-assets/defaultLogo.png',
commandInputPlaceholder: 'Do Everything You Want',
commandInputPlaceholder: 'Do Anything You Want',
commandComplete: false,
commandProcessedData: null,