You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Desktop, Mobile: Fixes #12987: Fix images rendered in the Markdown editor don't reload when downloaded (#13045)
This commit is contained in:
@@ -37,7 +37,7 @@ interface SyncCompleteEvent {
|
||||
withErrors: boolean;
|
||||
}
|
||||
|
||||
interface ResourceChangeEvent {
|
||||
export interface ResourceChangeEvent {
|
||||
id: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user