mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 09:55:09 +00:00
fixed typo in previous commit
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
columnName = c_nextalarm;
|
||||
sqlType = "INT";
|
||||
allowsNull = YES;
|
||||
}
|
||||
},
|
||||
{
|
||||
columnName = c_description;
|
||||
sqlType = "TEXT";
|
||||
|
||||
Reference in New Issue
Block a user