This commit is contained in:
HueByte
2026-02-22 15:32:40 +00:00
parent bacd2a3fd5
commit bd22be4181
25 changed files with 471 additions and 498 deletions
@@ -198,7 +198,7 @@ Shows Edit Profile / Set Status buttons when viewing own profile.</p>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>app</code> <a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/App/IApplication.cs">IApplication</a></dt>
<dt><code>app</code> <span class="xref">IApplication</span></dt>
<dd></dd>
<dt><code>profile</code> <a class="xref" href="../core/EchoHub.Core.DTOs.UserProfileDto.html">UserProfileDto</a></dt>
<dd></dd>
@@ -233,7 +233,7 @@ Returns the action the user selected.</p>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>app</code> <a class="xref" href="https://github.com/HueByte/Terminal.Gui/blob/master/Terminal.Gui/App/IApplication.cs">IApplication</a></dt>
<dt><code>app</code> <span class="xref">IApplication</span></dt>
<dd></dd>
<dt><code>profile</code> <a class="xref" href="../core/EchoHub.Core.DTOs.UserProfileDto.html">UserProfileDto</a></dt>
<dd></dd>