Skip to content

Commit

Permalink
remove api host in default update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Pronin-vk committed Aug 9, 2023
1 parent 48ab1ef commit 9c03317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/types/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ export type AdaptivityType = 'force_mobile' | 'force_mobile_compact' | 'adaptive

/** Default fields for config response on all platforms */
export type DefaultUpdateConfigData = {
api_host: string;
/** App_id of opened app */
app_id: string;
/** Native app appearance */
Expand Down

0 comments on commit 9c03317

Please sign in to comment.