diff options
| author | darkuss <darkussdelta@gmail.com> | 2026-08-22 01:58:37 +0200 |
|---|---|---|
| committer | darkuss <darkussdelta@gmail.com> | 2026-08-22 01:58:37 +0200 |
| commit | 8f32fd58cafe677c07d9ed9fff84f6e255156d37 (patch) | |
| tree | a5de06ffb2c0a8b878c8a563ec8cee692efc98ac /src/desktop/apps/index.tsx | |
| parent | 5ac62cc1a4d9a5f50ea26d5bc1afb0fbf95da23c (diff) | |
holy shit i'm finally done
Diffstat (limited to 'src/desktop/apps/index.tsx')
| -rw-r--r-- | src/desktop/apps/index.tsx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/desktop/apps/index.tsx b/src/desktop/apps/index.tsx deleted file mode 100644 index a2954b6..0000000 --- a/src/desktop/apps/index.tsx +++ /dev/null @@ -1,5 +0,0 @@ -import { FunctionalComponent } from "preact"; -import { Edit } from "./edit"; -import { Music } from "./music"; - -export const APP_REGISTRY: Map<string, FunctionalComponent> = new Map(); |
