Fetch first 400 deals

This commit is contained in:
Dave Gallant
2022-08-19 23:13:18 +00:00
parent 27c5e2a527
commit 269b394d3e
3 changed files with 24 additions and 20 deletions

View File

@@ -31,7 +31,7 @@
>
<td scope="col">
<a
href="'https://forums.redflagdeals.com' + topic.web_path"
:href="`https://forums.redflagdeals.com${topic.web_path}`"
target="_blank"
v-html="highlightMatches(topic.title)"
></a>