mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-10 21:01:54 +05:30
refactor: rename app-launcher to launcher
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Gdk } from "ags/gtk4";
|
||||
import app from "ags/gtk4/app";
|
||||
import { WINDOW_NAME } from "../app-launcher";
|
||||
import { WINDOW_NAME } from "../launcher";
|
||||
|
||||
export const Launcher = () => {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user