mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Fix #1380 missing nick_name in waiting file list
This commit is contained in:
parent
82bf017f01
commit
b24cccc52e
2 changed files with 2 additions and 3 deletions
|
|
@ -9,6 +9,7 @@
|
|||
</tables>
|
||||
<columns>
|
||||
<column name="files.*" />
|
||||
<column name="member.nick_name" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="in" column="files.module_srl" var="s_module_srl" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue