Add TODO because Lisa broke this immediately.
This commit is contained in:
parent
5e94eee82f
commit
a21b3471e1
@ -35,6 +35,7 @@ public class CreateGalleryCommand extends Command {
|
|||||||
}
|
}
|
||||||
|
|
||||||
String[] args = ctx.getArgs();
|
String[] args = ctx.getArgs();
|
||||||
|
// TODO: Check if the tag already exists
|
||||||
// Check if the channel is already a registered gallery channel.
|
// Check if the channel is already a registered gallery channel.
|
||||||
// Create a gallery channel of the current channel.
|
// Create a gallery channel of the current channel.
|
||||||
// Store the gallery channel in the database.
|
// Store the gallery channel in the database.
|
||||||
|
Loading…
Reference in New Issue
Block a user