Skip to content

Commit

Permalink
Merge branch 'master' into 3717-fix-qq-blocked
Browse files Browse the repository at this point in the history
  • Loading branch information
ainar-g committed Mar 7, 2022
2 parents ef80c07 + 89d9b03 commit ded9842
Show file tree
Hide file tree
Showing 232 changed files with 12,717 additions and 8,073 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
client/* linguist-vendored
# This file contains a lot of inline SVG data, which often interferes with
# grepping. Technically, this file must be reviewed when new icons appear, but
# that happens fairly rarely.
client/src/components/ui/Icons.js -diff
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name': 'build'

'env':
'GO_VERSION': '1.16'
'GO_VERSION': '1.17'
'NODE_VERSION': '14'

'on':
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'name': 'lint'

'env':
'GO_VERSION': '1.16'
'GO_VERSION': '1.17'

'on':
'push':
Expand Down
2 changes: 2 additions & 0 deletions .twosky.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"en": "English",
"es": "Español",
"fa": "فارسی",
"fi": "Suomi",
"fr": "Français",
"hr": "Hrvatski",
"hu": "Magyar",
Expand All @@ -33,6 +34,7 @@
"sv": "Svenska",
"th": "ภาษาไทย",
"tr": "Türkçe",
"uk": "Українська",
"vi": "Tiếng Việt",
"zh-cn": "简体中文",
"zh-hk": "繁體中文(香港)",
Expand Down
Loading

0 comments on commit ded9842

Please sign in to comment.