fix: chat push url and references

This commit is contained in:
Per Stark
2025-04-15 12:41:45 +02:00
parent a0b80a911e
commit d4f097ab98
4 changed files with 41 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ use axum_htmx::{HxBoosted, HxRequest};
use plotly::{
common::{Line, Marker, Mode},
layout::{Axis, LayoutScene},
Layout, Plot, Scatter, Scatter3D,
Layout, Plot, Scatter3D,
};
use serde::{Deserialize, Serialize};