Closed boogheta closed 9 years ago
Currently when we addUrl it only stacks at the bottom of the pile. Sometimes we could want to stack a page at the top
@boogheta:
this.addUrl(url, 'now'); this.addUrl(url, 'later');
Currently when we addUrl it only stacks at the bottom of the pile. Sometimes we could want to stack a page at the top