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
commit 5ceaee415c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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