This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-07 02:21:43 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
07486b290b
Vulcan
/
collections
/
errors.js
4 lines
98 B
JavaScript
Raw
Normal View
History
Unescape
Escape
still cleaning up files
2013-04-13 15:10:07 +09:00
if
(
Meteor
.
isClient
)
{
// Local (client-only) collection
Errors
=
new
Meteor
.
Collection
(
null
)
;
fixing errors
2014-06-22 14:12:10 +09:00
}
Reference in a new issue
Copy permalink