forked from xziino/ff14-mitigator
Two-tab app: report viewer + analysis tab with AoE timeline, per-player mitigation icons (local XIVAPI PNGs), and fight-wide buff/debuff window tracking. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
279 B
PHP
10 lines
279 B
PHP
<div class="card" id="output-card" style="display:none">
|
|
<div class="card-title">Ausgabe</div>
|
|
<pre id="output" class="terminal"></pre>
|
|
</div>
|
|
|
|
<div id="initial-hint" class="empty">
|
|
<div class="empty-icon">⚔</div>
|
|
<h3>Report Code eingeben und Fetch klicken</h3>
|
|
</div>
|