🌐 AI搜索 & 代理 主页
Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
put timed back on carousel
  • Loading branch information
chillenberger committed Apr 4, 2024
commit efb4e273c43c8682c376b1bba622d48177bb95f0
2 changes: 1 addition & 1 deletion pgml-dashboard/src/components/carousel/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
</div>
</div>

<%+ Pagination::new(items_len, identifier) %>
<%+ Pagination::new(items_len, identifier).timed() %>
</div>