diff options
| author | darkuss <darkussdelta@gmail.com> | 2026-08-22 02:55:21 +0200 |
|---|---|---|
| committer | darkuss <darkussdelta@gmail.com> | 2026-08-22 02:55:21 +0200 |
| commit | f6125e42c691443115cdee9129463ec4437371dc (patch) | |
| tree | f7e35817e049a9865d96da343013d3b2b99e9cea /src/desktop/index.tsx | |
| parent | 702e40988a7e29d3d870f99a154720dd3884cbe6 (diff) | |
huh
Diffstat (limited to 'src/desktop/index.tsx')
| -rw-r--r-- | src/desktop/index.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/desktop/index.tsx b/src/desktop/index.tsx index b47422d..25b31e1 100644 --- a/src/desktop/index.tsx +++ b/src/desktop/index.tsx @@ -1,4 +1,3 @@ -import "$/apps" // registers all of the apps; import { useRef } from "preact/hooks" import { Window } from "./window" import { FILE_REGISTRY } from "./files"; |
