Skip to content

Commit

Permalink
chore: Improve clear cache (#2869)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito authored May 21, 2024
1 parent ca46a14 commit cf86a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ const start = async (): Promise<void> => {
watchAndPersistChanges();
handleJitsiDesktopCapturerGetSources();
handleDesktopCapturerGetSources();
handleClearCacheDialog();
startDocumentViewerHandler();
checkSupportedVersionServers();

Expand Down

0 comments on commit cf86a2f

Please sign in to comment.