From ec0299f0291b7e2c5a1ea28757a2de195aefd196 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 6 Aug 2024 21:39:34 +0900 Subject: [PATCH] Updated AsyncFunction (markdown) --- AsyncFunction.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AsyncFunction.md b/AsyncFunction.md index 9a16523..f858e5b 100644 --- a/AsyncFunction.md +++ b/AsyncFunction.md @@ -50,3 +50,8 @@ exports.main = main; exports.onShoutcut = onShoutcut; exports.sub_01 = sub_01; ``` + +## Contact me +- abuse@catswords.net +- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss) +- [Join Catswords on Microsoft Teams](https://teams.live.com/l/community/FEACHncAhq8ldnojAI) \ No newline at end of file