File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 22 < button data-action ="pin " class ="menu-item "> < i data-lucide ="pin " class ="h-4 w-4 "> </ i > < span > Pin to top</ span > </ button >
33 < button data-action ="rename " class ="menu-item "> < i data-lucide ="edit-3 " class ="h-4 w-4 "> </ i > < span > Rename</ span > </ button >
44 < button data-action ="duplicate " class ="menu-item "> < i data-lucide ="copy " class ="h-4 w-4 "> </ i > < span > Duplicate</ span > </ button >
5- < button data-action ="copy_path " class ="menu-item "> < i data-lucide ="link " class ="h-4 w-4 "> </ i > < span > Copy Path (GH)</ span > </ button >
65 < button data-action ="export " class ="menu-item "> < i data-lucide ="download " class ="h-4 w-4 "> </ i > < span > Export thread (.json)</ span > </ button >
76 < button data-action ="delete " class ="menu-item text-red-600 "> < i data-lucide ="trash-2 " class ="h-4 w-4 "> </ i > < span > Delete</ span > </ button >
87 < button data-action ="count_tokens " class ="menu-item "> < i data-lucide ="hash " class ="h-4 w-4 "> </ i > < span > Count tokens (approx.)</ span > </ button >
121120 </ div >
122121</ div >
123122< input id ="importAccountSettingsInput " type ="file " class ="hidden " accept ="application/json,.json ">
123+
124+
You can’t perform that action at this time.
0 commit comments