You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

comments-comments-tab.js 614B

123
  1. /*! For license information please see comments-comments-tab.js.LICENSE.txt */
  2. (()=>{let e=null;const n=new OCA.Files.Sidebar.Tab({id:"comments",name:t("comments","Comments"),icon:"icon-comment",async mount(t,n,o){e&&e.$destroy(),e=new OCA.Comments.View("files",{parent:o}),await e.update(n.id),e.$mount(t)},update(t){e.update(t.id)},destroy(){e.$destroy(),e=null},scrollBottomReached(){e.onScrollBottomReached()}});window.addEventListener("DOMContentLoaded",(function(){OCA.Files&&OCA.Files.Sidebar&&OCA.Files.Sidebar.registerTab(n)}))})();
  3. //# sourceMappingURL=comments-comments-tab.js.map?v=23eebc496cdeac953126