Skeleton: Subscribe to official/scraped pocketbase tables
This commit is contained in:
@ -327,6 +327,9 @@
|
|||||||
"seasonpicks",
|
"seasonpicks",
|
||||||
"substitutions",
|
"substitutions",
|
||||||
"teams",
|
"teams",
|
||||||
|
"scraped_raceresults",
|
||||||
|
"scraped_driverstandings",
|
||||||
|
"scraped_teamstandings",
|
||||||
|
|
||||||
// The view collections do not receive realtime events
|
// The view collections do not receive realtime events
|
||||||
]),
|
]),
|
||||||
@ -342,6 +345,9 @@
|
|||||||
"seasonpicks",
|
"seasonpicks",
|
||||||
"substitutions",
|
"substitutions",
|
||||||
"teams",
|
"teams",
|
||||||
|
"scraped_raceresults",
|
||||||
|
"scraped_driverstandings",
|
||||||
|
"scraped_teamstandings",
|
||||||
]),
|
]),
|
||||||
);
|
);
|
||||||
</script>
|
</script>
|
||||||
|
Reference in New Issue
Block a user