Update module.xml
Remove duplicate tag
This commit is contained in:
parent
41033edc44
commit
8c7c7d6fef
|
@ -28,7 +28,6 @@
|
||||||
<updateurl>https://chan-sccp.github.io/sccp_manager/update.json</updateurl>
|
<updateurl>https://chan-sccp.github.io/sccp_manager/update.json</updateurl>
|
||||||
<license>GPL</license>
|
<license>GPL</license>
|
||||||
<md5sum></md5sum>
|
<md5sum></md5sum>
|
||||||
<updateurl></updateurl>
|
|
||||||
<database>
|
<database>
|
||||||
<table name="sccpdevice">
|
<table name="sccpdevice">
|
||||||
<field name="type" type="string" length="15" default="NULL" notnull="false"/>
|
<field name="type" type="string" length="15" default="NULL" notnull="false"/>
|
||||||
|
|
Loading…
Reference in a new issue