mirror of
https://github.com/nextcloud/server.git
synced 2026-03-02 13:31:14 -05:00
6 lines
128 B
JavaScript
6 lines
128 B
JavaScript
import './app'
|
|
import './templates'
|
|
import './filesplugin'
|
|
import './activitytabviewplugin'
|
|
|
|
window.OCA.Comments = OCA.Comments
|