From 4aaa5a1c017ad67ce173a6d3a1506909af0c1db6 Mon Sep 17 00:00:00 2001 From: Flook Date: Wed, 29 Jan 2025 17:52:22 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=AD=E0=B8=9B=E0=B9=80=E0=B8=94=E0=B8=95?= =?UTF-8?q?=E0=B9=82=E0=B8=84=E0=B8=94=E0=B8=A5=E0=B8=B2=E0=B8=AA=E0=B8=94?= =?UTF-8?q?=E0=B8=84=E0=B8=A3=E0=B8=B1=E0=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 748fc88..45f3e2e 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -2,7 +2,7 @@ function App() { return (
-

สวัสดี! ทดสอบการ Deploy อัตโนมัติเมื่อมีการ เมื่อมีการ push โค้ดใหม่ไปยัง Gitea

+

สวัสดี! ทดสอบการ Deploy อัตโนมัติเมื่อมีการ เมื่อมีการ push โค้ดใหม่ไปยัง Gitea ครับ

) }