mirror of
https://github.com/nextcloud/server.git
synced 2026-04-06 17:47:41 -04:00
6 lines
128 B
JavaScript
6 lines
128 B
JavaScript
import './app'
|
|
import './templates'
|
|
import './filesplugin'
|
|
import './activitytabviewplugin'
|
|
|
|
window.OCA.Comments = OCA.Comments
|