You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-23 23:33:01 +02:00
tests
This commit is contained in:
@@ -51,4 +51,8 @@ export default class FileHandler {
|
||||
this.valueJsonCache_ = json;
|
||||
}
|
||||
|
||||
public async clearCache() {
|
||||
this.valueJsonCache_ = null;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user