mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2025-12-13 05:26:47 +00:00
🎨 style(EinundzwanzigPlebTable): change default sort direction from ascending to descending
This commit is contained in:
@@ -25,7 +25,7 @@ final class EinundzwanzigPlebTable extends PowerGridComponent
|
||||
|
||||
public string $sortField = 'application_for';
|
||||
|
||||
public string $sortDirection = 'asc';
|
||||
public string $sortDirection = 'desc';
|
||||
|
||||
public bool $multiSort = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user