mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 07:14:44 -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
|