change url to api.mayer.life
This commit is contained in:
parent
7ca1328796
commit
ca4d589b7c
@ -19,7 +19,7 @@ namespace dashboard
|
||||
// Use subclassed WebViewClient to hide default chrome (url bar and stuff)
|
||||
webView.SetWebViewClient(new HybridWebViewClient());
|
||||
|
||||
webView.LoadUrl("https://mayer.life/dashboard/");
|
||||
webView.LoadUrl("https://api.mayer.life/dashboard/");
|
||||
}
|
||||
|
||||
private class HybridWebViewClient : WebViewClient { }
|
||||
|
Loading…
x
Reference in New Issue
Block a user