payment methods with HiPay, payment profile edited, allowance step in device setup, tio snackbar added and logout from profile settings
This commit is contained in:
@@ -16,6 +16,7 @@ class AppRoutes {
|
||||
static const dashboardNotifications = '$dashboard/notifications';
|
||||
static const dashboardProfile = '$dashboard/profile';
|
||||
static const dashboardProfileSettings = '$dashboardProfile/settings';
|
||||
static const dashboardProfilePaymentMethods = '$dashboardProfileSettings/payment-methods';
|
||||
|
||||
static const hipayWebView = '/hipay_webview';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user