chore: remove comment (redeploy)
parent
3b10de4a28
commit
b308503ab5
|
|
@ -124,7 +124,6 @@ export default function Page() {
|
|||
const handleTabClick = async (tab: string) => {
|
||||
if (store.clickTimer) {
|
||||
resetClickTimer()
|
||||
// local.file.update(file.path, { ...file, pinned: true })
|
||||
} else {
|
||||
if (tab.startsWith("file://")) {
|
||||
local.file.open(tab.replace("file://", ""))
|
||||
|
|
|
|||
Loading…
Reference in New Issue