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