Welcome to mirror list, hosted at ThFree Co, Russian Federation.

intents.json « emojis « fixtures - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e8b02aaddb58d28845ded25be43c863ef9497f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "thumbsdown": 1.5,
  "thumbsdown_tone1": 1.5,
  "thumbsdown_tone2": 1.5,
  "thumbsdown_tone3": 1.5,
  "thumbsdown_tone4": 1.5,
  "thumbsdown_tone5": 1.5,
  "thumbsup": 0.5,
  "thumbsup_tone1": 0.5,
  "thumbsup_tone2": 0.5,
  "thumbsup_tone3": 0.5,
  "thumbsup_tone4": 0.5,
  "thumbsup_tone5": 0.5,
  "slight_frown": 1.5,
  "slight_smile": 0.5
}