mirror of
https://github.com/skishore/makemeahanzi.git
synced 2025-11-02 04:37:30 +08:00
Add code to load glyph data into Meteor
This commit is contained in:
2
lib/collections.js
Normal file
2
lib/collections.js
Normal file
@ -0,0 +1,2 @@
|
||||
Glyphs = new Mongo.Collection('glyphs');
|
||||
Progress = new Mongo.Collection('progress');
|
||||
Reference in New Issue
Block a user