mirror of
https://github.com/Febbweiss/ProjectDeployer.git
synced 2026-07-03 02:42:37 +00:00
Optim: multi files organisation
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Meteor.publish('projects', function() {
|
||||
return ProjectService.list();
|
||||
});
|
||||
Reference in New Issue
Block a user