Skip to content

Commit

Permalink
images dragon command made availlable for regular users
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-zhur committed Oct 21, 2024
1 parent 13695f1 commit e057a6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@

namespace OneShelf.OneDragon.Processor.Commands;

[AdminCommand("images", "Картинки", "Сделать картинки по текстовому описанию")]
[BothCommand("images", "Картинки", "Сделать картинки по текстовому описанию")]
public class Images : Command
{
private readonly DragonDatabase _dragonDatabase;

0 comments on commit e057a6d

Please sign in to comment.