mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[bugfix-623] retain options and fixed local map filtering
This commit is contained in:
@@ -240,7 +240,7 @@ export interface MapFilter {
|
||||
from?: number;
|
||||
to?: number;
|
||||
fullSpread?: boolean;
|
||||
leaderboard?: string;
|
||||
leaderboard?: MapLeaderboard;
|
||||
installed?: boolean;
|
||||
minDuration?: number;
|
||||
maxDuration?: number;
|
||||
|
||||
Reference in New Issue
Block a user