mirror of
https://github.com/chenasraf/cospend-nc.git
synced 2026-05-18 01:39:06 +00:00
5 lines
105 B
PHP
5 lines
105 B
PHP
<?php
|
|
|
|
$appId = OCA\Cospend\AppInfo\Application::APP_ID;
|
|
\OCP\Util::addScript($appId, $appId . '-main');
|