mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-15 05:19:59 +02:00
feat(forums): post new topic
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
ForumsService.get({
|
||||
forumId: $stateParams.forumId
|
||||
}, function (item) {
|
||||
console.log(item);
|
||||
vm.forum = item;
|
||||
|
||||
vm.forumPath = [
|
||||
|
||||
Reference in New Issue
Block a user