From fd64c3db82a2892648e7301455c0b330d00f51ce Mon Sep 17 00:00:00 2001 From: iontalp Date: Sun, 9 Aug 2026 05:41:03 +0200 Subject: [PATCH] =?UTF-8?q?kar=20ya=C4=9F=C4=B1=C5=9F=C4=B1=20eklendi.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index eb9d58f..fa38033 100644 --- a/app.py +++ b/app.py @@ -21,5 +21,5 @@ st.divider() st.metric(label="Sunucu Durumu", value="Aktif / Online", delta="100% Uptime") if st.button("Bir mesaj bırak"): - st.balloons() + st.snow() st.info("Test mesajı tetiklendi!") \ No newline at end of file