Skip to content

Commit b4625b5

Browse files
committed
changed ws connection to prod letmein server
1 parent c7e41e4 commit b4625b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<string name="first_elevator">Level 1 Elevator Lobby</string>
1111
<string name="l_well">L Well</string>
1212

13-
<string name="wsURI">letmein2-dev.cs.house</string>
13+
<string name="wsURI">letmein.csh.rit.edu</string>
1414
<string name="req_sent">Your request has been sent! </string>
1515
<string name="req_sent_exp">Sit tight while we wait for someone to respond to your request!</string>
1616
<string name="req_timeout">Your request timed out! 🔴</string>

0 commit comments

Comments
 (0)