mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: add staging info on bottom panel
This commit is contained in:
parent
8a67492cf8
commit
e277af0e4b
2 changed files with 4 additions and 6 deletions
|
@ -36,8 +36,6 @@ export interface AppProps {
|
|||
children: React.ReactNode;
|
||||
}
|
||||
|
||||
console.log(import.meta.env);
|
||||
|
||||
Intercom({
|
||||
app_id: import.meta.env.RENDERER_VITE_INTERCOM_APP_ID,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue