Testing how to develop an app
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
script('mywiki', 'script');
|
||||
style('mywiki', 'style');
|
||||
\OCP\Util::addScript('mywiki', 'script');
|
||||
\OCP\Util::addStyle('mywiki', 'style');
|
||||
?>
|
||||
|
||||
<div id="app">
|
||||
|
Reference in New Issue
Block a user