aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/src/files_trashbin.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/src/files_trashbin.js')
-rw-r--r--apps/files_trashbin/src/files_trashbin.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/src/files_trashbin.js b/apps/files_trashbin/src/files_trashbin.js
new file mode 100644
index 00000000000..59f93e8ee26
--- /dev/null
+++ b/apps/files_trashbin/src/files_trashbin.js
@@ -0,0 +1,5 @@
+import './app'
+import './filelist'
+import './trash.scss'
+
+window.OCA.Trashbin = OCA.Trashbin