mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-24 03:11:03 +00:00
ci: adding intercom app id
This commit is contained in:
@@ -37,7 +37,7 @@ export interface AppProps {
|
||||
}
|
||||
|
||||
Intercom({
|
||||
app_id: "pq96v8fh",
|
||||
app_id: import.meta.env.RENDERER_VITE_INTERCOM_APP_ID,
|
||||
});
|
||||
|
||||
export function App() {
|
||||
|
||||
Reference in New Issue
Block a user