Update: 2026-08-07 14:20:27
This commit is contained in:
@@ -678,4 +678,7 @@ class AppLink {
|
||||
if (clean.startsWith('01') || clean.startsWith('1')) return 'Egypt';
|
||||
return '';
|
||||
}
|
||||
|
||||
// ================= Scheduled Rides =================
|
||||
static String get scheduledList => "$server/ride/scheduled/list.php";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user