We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be2a16 commit 88fcec2Copy full SHA for 88fcec2
1 file changed
src/features/remoteConfig/types/index.ts
@@ -21,7 +21,6 @@ export type TagValuesFieldType =
21
22
export type RemoteConfig = {
23
supportedTags: Tag[]
24
- refresh_rate: number | false
25
marketingBannerConfig?: any
26
adsConfig: {
27
rowPosition: number
0 commit comments