Merge pull request #321 from AppFlowy-IO/web_hook_test

ci: test web hook
This commit is contained in:
Nathan.fooo
2022-02-10 15:23:08 +08:00
committed by GitHub

View File

@ -139,7 +139,8 @@
}, },
"appearance": { "appearance": {
"lightLabel": "Light Mode", "lightLabel": "Light Mode",
"darkLabel": "Dark Mode" "darkLabel": "Dark Mode",
"test": "webhook test"
} }
} }
} }