fix client id
This commit is contained in:
@@ -64,7 +64,7 @@ function AllProviders({ children }: { children: React.ReactNode }) {
|
|||||||
>
|
>
|
||||||
<OpenpanelProvider
|
<OpenpanelProvider
|
||||||
url="https://op.coderax.se/api"
|
url="https://op.coderax.se/api"
|
||||||
clientId="d32780cb-1c60-4a1b-bb5a-ffc11973255e"
|
clientId="301c6dc1-424c-4bc3-9886-a8beab09b615"
|
||||||
profileId={userId || undefined}
|
profileId={userId || undefined}
|
||||||
trackScreenViews
|
trackScreenViews
|
||||||
trackOutgoingLinks
|
trackOutgoingLinks
|
||||||
|
|||||||
Reference in New Issue
Block a user