mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
update(CalendarDate):changes the stop watcher function
This commit is contained in:
@@ -207,7 +207,7 @@ class CalendarDate {
|
||||
return Object.prototype.toString.call(obj) === '[object Date]';
|
||||
}
|
||||
cleanup(){
|
||||
this.watchLocale.stop();
|
||||
this.watchLocale();
|
||||
}
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user