(feat) can now batch delete messages

This commit is contained in:
Ludovic Marcotte
2015-06-12 12:02:17 -04:00
committed by Francis Lachapelle
parent 0edc2c1217
commit 6cd02043af
8 changed files with 101 additions and 42 deletions
@@ -27,6 +27,7 @@
// The promise will be unwrapped first
this.$unwrap(futureMessageData);
}
this.selected = false;
}
/**