v1.8.0 #429
@@ -199,6 +199,10 @@ function createApiInstance(
|
||||
}
|
||||
}
|
||||
|
||||
if (typeof window !== "undefined" && (window as any).ReactNativeWebView) {
|
||||
config.headers["User-Agent"] = "Termix-Mobile";
|
||||
}
|
||||
|
||||
return config;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user