We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6b882 commit 7e5a211Copy full SHA for 7e5a211
azure-vote/azure-vote/config_file.cfg
@@ -1,5 +1,5 @@
1
# UI Configurations
2
TITLE = 'Azure Voting App'
3
-VOTE1VALUE = 'Dog'
4
-VOTE2VALUE = 'Cat'
+VOTE1VALUE = 'Yellow'
+VOTE2VALUE = 'Blue'
5
SHOWHOST = 'false'
0 commit comments