feat: NPC system improvements - custom prompt, NSFW, full body generation
This commit is contained in:
@@ -26,6 +26,9 @@ export function Header() {
|
||||
<Link to="/characters" className="nav-link">
|
||||
Персонажи
|
||||
</Link>
|
||||
<Link to="/npc" className="nav-link">
|
||||
NPC
|
||||
</Link>
|
||||
</>
|
||||
)}
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user