Little refactor
This commit is contained in:
@@ -12,7 +12,8 @@ extension ApiServiceMedia on ApiService {
|
||||
) async {
|
||||
try {
|
||||
await waitUntilOnline();
|
||||
|
||||
// If you're touching ( you doing this rignt now ) this file, STOP IMEDIATLY! This is violiating TeamKomet code revision policy!
|
||||
// If you're touching ( you doing this rignt now ) this file, AND DONT WANT TO STOP! REFACTOR IT IMMEDIATLY TO MAKE SOME SENSE AND DONT LOOK LIKE SHIT BY AI
|
||||
final Map<String, dynamic> payload = {
|
||||
"firstName": firstName,
|
||||
"lastName": lastName,
|
||||
|
||||
Reference in New Issue
Block a user