mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 12:51:54 +05:30
feat: initial commit
This commit is contained in:
4
windows.ts
Normal file
4
windows.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Bar } from "./widget/bar";
|
||||
import { AppLauncher } from "./widget/app-launcher";
|
||||
|
||||
export default [Bar, AppLauncher];
|
Reference in New Issue
Block a user