From 83b545649f634237f5ccf15eb470e71f8667b62c Mon Sep 17 00:00:00 2001 From: alemi Date: Tue, 23 Apr 2024 03:59:12 +0200 Subject: [PATCH] fix(web): dont use two object_id fields --- web/src/control.rs | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/web/src/control.rs b/web/src/control.rs index e5fb9ddb..128265a7 100644 --- a/web/src/control.rs +++ b/web/src/control.rs @@ -135,9 +135,10 @@ pub fn AdvancedPostBox(username: Signal>, advanced: WriteSignal -
- + + +
@@ -146,9 +147,6 @@ pub fn AdvancedPostBox(username: Signal>, advanced: WriteSignal
-
- -