Update copy

pull/10616/head
Andrew Watkins 2017-10-04 15:52:03 -07:00
parent a2fe9fcfa9
commit 834f9935c6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ const emptyFunny = [
'Looks like you dont have any queries. Be a lot cooler if you did.',
'Create a query. Go on, I dare ya!',
'Create a query. Have fun!',
'1) Create a query \n2) Profit',
'1) Create a query \n2) Call your mom',
]
export const emptyGraphCopy = _.sample(emptyFunny)