File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,18 +60,18 @@ export class ToolListPanel implements Panel {
6060 </div>
6161 <div class="section">
6262 <h3>Main Tools</h3>
63- <button id="btn-import-drive-links " class="tool-btn">
64- <span class="icon">📂 </span> Import Drive Links
63+ <button id="btn-recipes " class="tool-btn">
64+ <span class="icon">🥞 </span> Recipes
6565 </button>
6666 <button id="btn-run-ai" class="tool-btn">
6767 <span class="icon">▶️</span> Run AI Inference
6868 </button>
69- <button id="btn-recipes" class="tool-btn">
70- <span class="icon">🥞</span> Recipes
71- </button>
7269 </div>
7370 <div class="section">
7471 <h3>Extras</h3>
72+ <button id="btn-import-drive-links" class="tool-btn">
73+ <span class="icon">📂</span> Import Drive Links
74+ </button>
7575 <button id="btn-sample-rows" class="tool-btn">
7676 <span class="icon">🎲</span> Sample Rows
7777 </button>
You can’t perform that action at this time.
0 commit comments