Adds ICS
This commit is contained in:
parent
441715675c
commit
a79898b2e9
48 changed files with 2062 additions and 1503 deletions
|
|
@ -4,9 +4,9 @@ import Playdate from "./tables/Playdate";
|
|||
import GroupConfiguration from "./tables/GroupConfiguration";
|
||||
|
||||
const definitions = new Set<DatabaseDefinition>([
|
||||
Groups,
|
||||
Playdate,
|
||||
GroupConfiguration
|
||||
Groups,
|
||||
Playdate,
|
||||
GroupConfiguration
|
||||
]);
|
||||
|
||||
export default definitions;
|
||||
Loading…
Add table
Add a link
Reference in a new issue