Skip to content

Commit

Permalink
Merge pull request #211 from JessicaLim8/company-cloud
Browse files Browse the repository at this point in the history
New Word Cloud [Fave Food Cloud completed]
  • Loading branch information
JessicaLim8 committed Aug 17, 2020
2 parents 68ac2b1 + 17fbcf4 commit f92e4da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wordcloud/cloud_types.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module CloudTypes
CLOUDLABELS = ["quarantine", "food"]
CLOUDPROMPTS = ["Favourite Quarantine Passtime? :lock: :tennis: :video_game:", "Favourite Food? :yum: :pizza: :cookie:"]
CLOUDLABELS = ["quarantine", "food", "company"]
CLOUDPROMPTS = ["Favourite Quarantine Passtime? :lock: :tennis: :video_game:", "Favourite Food? :yum: :pizza: :cookie:", "Favourite/Dream Company? :money_with_wings: :star2: :chart_with_upwards_trend:"]
end

0 comments on commit f92e4da

Please sign in to comment.