mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Typo.
This commit is contained in:
@@ -342,7 +342,7 @@ public class LaunchActivity extends Activity implements ActionBarLayout.ActionBa
|
||||
drawerLayoutContainer.closeDrawer(false);
|
||||
}
|
||||
else if (position == DrawerLayoutAdapter.iFaq) {
|
||||
Browser.openUrl(LaunchActivity.this, "https://getdelta/help");
|
||||
Browser.openUrl(LaunchActivity.this, "https://getdelta.org/help");
|
||||
drawerLayoutContainer.closeDrawer(false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user