update pay function
This commit is contained in:
5
src/views/AgentChat/neuratalk/app/history/page.tsx
Normal file
5
src/views/AgentChat/neuratalk/app/history/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import HistoryPage from "@/templates/HistoryPage";
|
||||
|
||||
export default function Page() {
|
||||
return <HistoryPage />;
|
||||
}
|
||||
Reference in New Issue
Block a user