mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-09-20 10:10:14 +00:00
fix: enhance sorting functionality by adding forced sort type and order handling
This commit is contained in:
@@ -8,6 +8,8 @@ declare global {
|
||||
ForceCardInline: boolean;
|
||||
ForceShowMap: boolean;
|
||||
ForcePeakCutEnabled: boolean;
|
||||
ForceSortType?: string;
|
||||
ForceSortOrder?: string;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user