You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

systemtags.js 218B

12345678
  1. import './app'
  2. import './systemtagsfilelist'
  3. import './filesplugin'
  4. import './systemtagsinfoview'
  5. import './systemtagsinfoviewtoggleview'
  6. import './css/systemtagsfilelist.scss'
  7. window.OCA.SystemTags = OCA.SystemTags;