mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
7 lines
128 B
JavaScript
7 lines
128 B
JavaScript
import './app'
|
|
import './templates'
|
|
import './filesplugin'
|
|
import './activitytabviewplugin'
|
|
|
|
window.OCA.Comments = OCA.Comments
|