File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 <description >An app to sync SMS with your cloud</description >
88 <licence >agpl</licence >
99 <author homepage =" https://www.unix-experience.fr" >Loic Blot</author >
10- <version >2.1.0 </version >
10+ <version >2.1.1 </version >
1111 <category >multimedia</category >
1212 <category >tools</category >
1313 <dependencies >
Original file line number Diff line number Diff line change 77\OCP \Util::addScript ('ocsms ' , 'twemoji/twemoji.min ' );
88\OCP \Util::addScript ('ocsms ' , 'anchorme.min ' );
99// Production
10- // \OCP\Util::addScript('ocsms', 'app.min');
10+ \OCP \Util::addScript ('ocsms ' , 'app.min ' );
1111// Develop
12- \OCP \Util::addScript ('ocsms ' , 'devel/app ' );
13- \OCP \Util::addScript ('ocsms ' , 'devel/settings ' );
14- \OCP \Util::addScript ('ocsms ' , 'devel/contactlist ' );
15- \OCP \Util::addScript ('ocsms ' , 'devel/conversation ' );
16- \OCP \Util::addScript ('ocsms ' , 'devel/helpers ' );
17- \OCP \Util::addScript ('ocsms ' , 'devel/notifications ' );
12+ // \OCP\Util::addScript('ocsms', 'devel/app');
13+ // \OCP\Util::addScript('ocsms', 'devel/settings');
14+ // \OCP\Util::addScript('ocsms', 'devel/contactlist');
15+ // \OCP\Util::addScript('ocsms', 'devel/conversation');
16+ // \OCP\Util::addScript('ocsms', 'devel/helpers');
17+ // \OCP\Util::addScript('ocsms', 'devel/notifications');
1818?>
1919
2020<script type="text/x-template" id="modal-template" xmlns:v-on="http://www.w3.org/1999/xhtml"
You can’t perform that action at this time.
0 commit comments