We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6347c9e commit 85c9a16Copy full SHA for 85c9a16
plugins/remote-config/frontend/public/javascripts/countly.views.js
@@ -212,7 +212,7 @@
212
label: "#6C47FF"
213
},
214
colorTag: COLOR_TAG,
215
- modifyPropType: { 'up.av': countlyQueryBuilder.PropertyType.NUMERIC_STRING_LIST },
+ modifyPropType: { 'up.av': countlyQueryBuilder.PropertyType.APP_VERSION_LIST },
216
};
217
218
computed: {
@@ -647,7 +647,7 @@
647
648
649
650
651
652
653
methods: {
0 commit comments