]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/style.php
spelling: group id
[friendica.git] / view / theme / frio / style.php
index 479793b5962222fa4a9f9e9bf3bd467a1aeef4e1..863a62f1e84dc02d8ae0170ec94c1163b5ea1aa5 100644 (file)
@@ -213,6 +213,7 @@ $options = [
 ];
 
 $css_tpl = file_get_contents('view/theme/frio/css/style.css');
+$css_tpl .= file_get_contents('view/theme/frio/css/dropzone.min.frio.css');
 
 // Get the content of the scheme css file and the time of the last file change.
 if ($schemecssfile) {