feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export async function loader(){
|
||||
return Response.json({ ok: true, msg: "price-stream-test" });
|
||||
}
|
||||
Reference in New Issue
Block a user