Skeleton: Subscribe to official/scraped pocketbase tables

This commit is contained in:
2025-03-25 19:45:15 +01:00
parent baaa5f1c61
commit a9252e92f7

View File

@ -327,6 +327,9 @@
"seasonpicks",
"substitutions",
"teams",
"scraped_raceresults",
"scraped_driverstandings",
"scraped_teamstandings",
// The view collections do not receive realtime events
]),
@ -342,6 +345,9 @@
"seasonpicks",
"substitutions",
"teams",
"scraped_raceresults",
"scraped_driverstandings",
"scraped_teamstandings",
]),
);
</script>