kopia lustrzana https://github.com/nextcloud/social
summary can be up to 3000 chars
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>pull/64/head
rodzic
a43e0c31de
commit
0f40a13a1f
appinfo
|
@ -41,7 +41,7 @@
|
|||
<field>
|
||||
<name>summary</name>
|
||||
<type>text</type>
|
||||
<length>500</length>
|
||||
<length>3000</length>
|
||||
<notnull>true</notnull>
|
||||
</field>
|
||||
|
||||
|
@ -198,7 +198,7 @@
|
|||
<field>
|
||||
<name>summary</name>
|
||||
<type>text</type>
|
||||
<length>255</length>
|
||||
<length>3000</length>
|
||||
<notnull>true</notnull>
|
||||
</field>
|
||||
|
||||
|
@ -362,7 +362,7 @@
|
|||
<field>
|
||||
<name>summary</name>
|
||||
<type>text</type>
|
||||
<length>500</length>
|
||||
<length>3000</length>
|
||||
<notnull>true</notnull>
|
||||
</field>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<name>Social</name>
|
||||
<summary>🎉 Nextcloud becomes part of the federated social networks!</summary>
|
||||
<description><![CDATA[test]]></description>
|
||||
<version>0.0.50</version>
|
||||
<version>0.0.51</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="maxence@artificial-owl.com">Maxence Lange</author>
|
||||
<author mail="jus@bitgrid.net">Julius Härtl</author>
|
||||
|
|
Ładowanie…
Reference in New Issue