remove extra separator

This commit is contained in:
yggverse 2024-10-17 18:52:09 +03:00
parent 861046e162
commit a687401fcd

View File

@ -298,7 +298,6 @@ impl Page {
);
}
// Update meta
meta.borrow_mut().status = Some(status);
meta.borrow_mut().description = Some(description);