mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-07 08:33:59 +00:00
[AB-xxx] typo change
java doc update removal of todo
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<property name="modmailModule" value="(SELECT id FROM module WHERE name = 'modmail')"/>
|
||||
<property name="modmailFeature" value="(SELECT id FROM feature WHERE key = 'modmail')"/>
|
||||
|
||||
<changeSet author="Sheldan" id="modmail_denyModmailAppeal_commands">
|
||||
<changeSet author="Sheldan" id="modmail_denyModmailAppeal_command">
|
||||
<insert tableName="command">
|
||||
<column name="name" value="denyModmailAppeal"/>
|
||||
<column name="module_id" valueComputed="${modmailModule}"/>
|
||||
|
||||
Reference in New Issue
Block a user