mirror of
https://github.com/tale/headplane.git
synced 2026-08-21 02:06:37 +00:00
feat: cleanup header and extract to component
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ export function registerConfigWatcher() {
|
||||
})
|
||||
}
|
||||
|
||||
type Context = {
|
||||
export type Context = {
|
||||
hasDockerSock: boolean;
|
||||
hasConfig: boolean;
|
||||
hasConfigWrite: boolean;
|
||||
|
||||
Reference in New Issue
Block a user