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 9f464ba commit f265cd7Copy full SHA for f265cd7
plugins/remote-config/frontend/public/javascripts/countly.views.js
@@ -217,7 +217,7 @@
217
label: "#6C47FF"
218
},
219
colorTag: COLOR_TAG,
220
- modifyPropType: { 'up.av': countlyQueryBuilder.PropertyType.NUMERIC_STRING_LIST },
+ modifyPropType: { 'up.av': countlyQueryBuilder.PropertyType.APP_VERSION_LIST },
221
};
222
223
computed: {
@@ -652,7 +652,7 @@
652
653
654
655
656
657
658
methods: {
0 commit comments