Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Jul 22, 2023
1 parent 82cd2f8 commit 42f93b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<string name="app_name">Wexflow</string>
<string name="menu_settings">Settings</string>
<string name="pref_wexflow_uri">Wexflow Web Service URI</string>
<string name="pref_wexflow_defualt_value">http://192.168.0.198:8000/api/v1</string>
<string name="pref_wexflow_defualt_value">http://192.168.0.197:8000/api/v1</string>
<string name="btnStart">Start</string>
<string name="btnSuspend">Suspend</string>
<string name="btnResume">Resume</string>
Expand Down

0 comments on commit 42f93b1

Please sign in to comment.