mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Enable photoswipe addon by default, both on PC and mobile
This commit is contained in:
parent
e507cd9684
commit
a3d2682744
3 changed files with 14 additions and 3 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<columns>
|
||||
<column name="addon" var="addon" notnull="notnull" />
|
||||
<column name="is_used" var="is_used" default="N" notnull="notnull" />
|
||||
<column name="is_used_m" var="is_used_m" default="N" />
|
||||
<column name="regdate" var="regdate" default="curdate()" />
|
||||
<column name="extra_vars" var="extra_vars" />
|
||||
</columns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue