Browse Source

Fix url

pull/29/head
Lukas Reschke 9 years ago
parent
commit
cafeae1d52
No known key found for this signature in database GPG Key ID: B9F6980CF6E759B1
  1. 4
      templates/index.php

4
templates/index.php

@ -2,9 +2,9 @@
/** @var \OCP\IL10N $l */
/** @var array $_ */
style('spreedme', 'style');
style('spreed', 'style');
script(
'spreedme',
'spreed',
[
'simplewebrtc',
'xhrconnection',

Loading…
Cancel
Save