mirror of
https://github.com/ozntel/oz-calendar.git
synced 2026-07-22 07:40:24 +00:00
Force Update after Create File
This commit is contained in:
parent
829d919f52
commit
3914972d9a
1 changed files with 1 additions and 0 deletions
|
|
@ -271,6 +271,7 @@ export default class OZCalendarPlugin extends Plugin {
|
|||
this.OZCALENDARDAYS_STATE[parsedDayISOString] = [file.path];
|
||||
}
|
||||
}
|
||||
this.calendarForceUpdate();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue