Skip to content

Commit 033e319

Browse files
committed
Add TODO for /register-plugin-icon command
1 parent 9c66eba commit 033e319

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

QuickLook/App.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ private void CheckUpdate()
341341

342342
private void CheckAndRegisterPluginIcon()
343343
{
344+
// TODO: only /register-plugin-icon command to register plugin icon immediately, and can be removed
344345
_ = Task.Delay(3000).ContinueWith(_ => PluginIconRegistrationHelper.CheckAndRegisterPluginIcon());
345346
}
346347

0 commit comments

Comments
 (0)