forked from CSGOWTF/csgowtf
show if new maps not parsed & new map icon for unparsed matches
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {FormatDate, FormatDuration, FormatFullDate, FormatFullDuration, FormatVacDate} from "./DateTime";
|
||||
import {FormatDate, FormatDuration, FormatFullDate, FormatFullDuration, FormatVacDate, MatchNotParsedTime} from "./DateTime";
|
||||
import {GoToLink, GoToMatch, GoToPlayer} from "./GoTo";
|
||||
import {SaveLastVisitedToLocalStorage} from "./LocalStorage";
|
||||
import {GetHLTV_1} from "./HLTV";
|
||||
@@ -19,6 +19,7 @@ import {
|
||||
} from "./Utils";
|
||||
|
||||
export {
|
||||
MatchNotParsedTime,
|
||||
FormatDate,
|
||||
FormatFullDuration,
|
||||
FormatFullDate,
|
||||
|
||||
Reference in New Issue
Block a user