Skip to content

Commit 7e5a211

Browse files
author
testadmin
committed
change some value
1 parent 9d6b882 commit 7e5a211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-vote/azure-vote/config_file.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# UI Configurations
22
TITLE = 'Azure Voting App'
3-
VOTE1VALUE = 'Dog'
4-
VOTE2VALUE = 'Cat'
3+
VOTE1VALUE = 'Yellow'
4+
VOTE2VALUE = 'Blue'
55
SHOWHOST = 'false'

0 commit comments

Comments
 (0)