mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix typo in db_structure
This commit is contained in:
parent
fa3497f6ed
commit
59eb693e51
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@
|
|||
|
||||
<field>
|
||||
<name>propertyvalue</name>
|
||||
<type>test</type>
|
||||
<type>text</type>
|
||||
<notnull>true</notnull>
|
||||
</field>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue