1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-12 00:42:59 +00:00

Message size is too little

This commit is contained in:
Loïc Blot (@U-Exp)
2014-09-12 19:29:43 +02:00
parent 41fe3868a9
commit 5cef955d23
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@
<name>sms_msg</name>
<type>text</type>
<notnull>true</notnull>
<length>2048</length>
</field>
<field>
<name>sms_date</name>
+1 -1
View File
@@ -5,6 +5,6 @@
<description>Owncloud SMS app</description>
<licence>AGPL</licence>
<author>Loic Blot</author>
<version>0.1.2</version>
<version>0.1.4</version>
<requiremin>7</requiremin>
</info>