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-09 12:16:37 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a7ad1572c3
Vulcan
/
collections
/
messages.js
4 lines
100 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
renaming errors to messages
2014-12-06 17:41:15 +09:00
Messages
=
new
Meteor
.
Collection
(
null
)
;
fixing errors
2014-06-22 14:12:10 +09:00
}
Reference in a new issue
Copy permalink